linux/drivers/staging/rtl8188eu
Larry Finger 5f8c609eb0 staging: r8188eu: Fix skb leak in usb_read_port_complete()
In the completion routine for a usb_fill_bulk_urb() call, an skb is
leaked whenever the status of the USB transaction is not zero. A call
to skb_put() is needed to fix the problem.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-07 18:59:55 -07:00
..
core Merge 3.12-rc3 into staging-next 2013-09-29 18:42:21 -07:00
hal staging: r8188eu: Fix skb leak in usb_read_port_complete() 2013-10-07 18:59:55 -07:00
include staging: rtl8188eu: Fix typo in rtl8188eu/include 2013-09-26 09:24:37 -07:00
os_dep Merge 3.12-rc3 into staging-next 2013-09-29 18:42:21 -07:00
Kconfig staging: r8188eu: Insert Kconfig files for new driver 2013-08-22 10:20:31 -07:00
Makefile staging: r8188eu: Turn on build of new driver 2013-08-22 10:20:31 -07:00
TODO staging: r8188eu: Turn on build of new driver 2013-08-22 10:20:31 -07:00