summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMichael Schenk <michael.schenk@albis-elcon.com>2017-01-26 11:25:04 -0600
committerKalle Valo <kvalo@codeaurora.org>2017-01-28 09:11:34 +0200
commit575ddce0507789bf9830d089557d2199d2f91865 (patch)
tree0b6b510f7366085187ac77a91006ecd276232b62 /arch
parent64ad08605e8433b86249fef29b671812ccca65a5 (diff)
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
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> Cc: Stable <stable@vger.kernel.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions