summaryrefslogtreecommitdiff
path: root/tools/perf/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 /tools/perf/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 'tools/perf/arch')
0 files changed, 0 insertions, 0 deletions
ned-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/watchdog/Makefile')