android_kernel_lge_bullhead/drivers/net/wireless/rtlwifi
Michael Schenk 5751935fcf 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>
2017-06-20 14:04:22 +02:00
..
rtl8188ee rtlwifi: rtl8188ee: initialize packet_beacon 2014-05-13 13:59:45 +02:00
rtl8192c rtlwifi: rtl8192c: Add routines to save/restore power index registers 2014-02-06 11:08:13 -08:00
rtl8192ce rtlwifi: rtl8192ce: Fix too long disable of IRQs 2014-03-06 21:30:02 -08:00
rtl8192cu rtlwifi: rtl8192cu: Add new device ID 2015-10-01 12:07:28 +02:00
rtl8192de rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP 2013-12-04 10:56:34 -08:00
rtl8192se rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb 2014-05-13 13:59:44 +02:00
rtl8723ae rtlwifi: rtl8723ae: Fix too long disable of IRQs 2014-05-13 13:59:44 +02:00
Kconfig rtlwifi: rtl8188ee: Enable build of new driver 2013-04-01 16:20:54 -04:00
Makefile rtlwifi: rtl8188ee: Enable build of new driver 2013-04-01 16:20:54 -04:00
base.c rtlwifi: Fix logic error in enter/exit power-save mode 2016-08-21 23:22:44 +02:00
base.h rtlwifi Modify existing bits to match vendor version 2013.02.07 2013-04-01 16:17:06 -04:00
cam.c rtlwifi: use eth_zero_addr() to assign zero address 2012-11-16 14:29:07 -05:00
cam.h rtlwifi: Update copyright dates 2012-01-24 14:08:37 -05:00
core.c rtlwifi: Set the link state 2014-02-06 11:08:13 -08:00
core.h rtlwifi: Convert to asynchronous firmware load 2012-01-30 15:48:50 -05:00
debug.c rtlwifi Modify existing bits to match vendor version 2013.02.07 2013-04-01 16:17:06 -04:00
debug.h rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
efuse.c rtlwifi: rtl8188ee: Enable recognition of RTL8188EE 2013-04-01 16:20:54 -04:00
efuse.h rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
pci.c rtlwifi: pci: Fix oops on driver unload 2014-01-09 12:24:23 -08:00
pci.h rtlwifi: rtl8188ee: Enable recognition of RTL8188EE 2013-04-01 16:20:54 -04:00
ps.c rtlwifi: Fix incorrect return from rtl_ps_enable_nic() 2014-03-06 21:30:02 -08:00
ps.h rtlwifi: Initialize power-setting callback for USB devices 2013-08-04 16:51:14 +08:00
rc.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2013-02-15 13:59:53 -05:00
rc.h rtlwifi: Update copyright dates 2012-01-24 14:08:37 -05:00
regd.c wireless: make the reg_notifier() void 2013-01-14 11:32:44 +01:00
regd.h wireless: make the reg_notifier() void 2013-01-14 11:32:44 +01:00
stats.c rtlwifi: Add missing code to PWDB statics routine 2014-02-06 11:08:13 -08:00
stats.h rtlwifi: Modify files for addition of rtl8723ae 2012-11-14 14:55:30 -05:00
usb.c rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down 2017-06-20 14:04:22 +02:00
usb.h rtlwifi: usb: defer rx processing to tasklet 2013-03-25 16:42:22 -04:00
wifi.h rtlwifi: Redo register save locations 2014-02-06 11:08:13 -08:00