Mirror of lwfinger's Linux driver for RTL8188EU (with Linux 6.8 and 6.10 support!)
Find a file
Larry Finger f4d1258158 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>
2013-10-07 10:13:38 -05:00
core rtl8188eu: Fix AP problem introduced in commit 954eab3 2013-09-27 12:46:29 -05:00
hal r8188eu: Fix skb leak in usb_read_port_complete() 2013-10-07 10:13:38 -05:00
include rtl8188eu: Fix smatch errors in core/rtw_mlme_ext.c 2013-09-06 22:43:40 -05:00
os_dep rtl8188eu: Add support for DLINK DWA-125 REV D1 2013-09-26 12:39:39 -05:00
.gitignore rtl8188eu: Finish of cleanup of byte order files 2013-05-15 13:15:11 -05:00
COPYING rtl8188eu: Add COPYING to complete the GPLv2 license 2013-07-25 09:45:43 -05:00
Makefile Remove HalHWImg8188E_FW from Makefile (file deleted). 2013-09-27 22:01:43 +02:00