summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorMichael Schenk <michael.schenk@albis-elcon.com>2017-01-26 11:25:04 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-26 11:10:52 +0100
commit57d759622aa76591958f46707edebe20c284b7d2 (patch)
tree75f05cc2a0e02ccf71f0cd117908092852d112f6 /fs
parent1cb3de83ab740c17dafe9148c2a5b5ac41a736cf (diff)
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
commit 575ddce0507789bf9830d089557d2199d2f91865 upstream. In the function rtl_usb_start we pre-allocate a certain number of urbs for RX path but they will not be freed when calling rtl_usb_stop. This results in leaking urbs when doing ifconfig up and down. Eventually, the system has no available urbs. Signed-off-by: Michael Schenk <michael.schenk@albis-elcon.com> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions