diff options
| author | Michael Schenk <michael.schenk@albis-elcon.com> | 2017-01-26 11:25:04 -0600 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-07-04 11:51:34 +0200 |
| commit | c90309cf4e91551424a717ca0fab7cee8f47f669 (patch) | |
| tree | 5c2b8e5221c9b541ca676d8f2f14598cf9d2d7ac /arch/mips/include | |
| parent | 071855f602c197022a7ad17241a3d5b314be9144 (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: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'arch/mips/include')
0 files changed, 0 insertions, 0 deletions
