mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-22 04:23:39 +00:00
Mirror of lwfinger's Linux driver for RTL8188EU (with Linux 6.8 and 6.10 support!)
f4d1258158
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> |
||
---|---|---|
core | ||
hal | ||
include | ||
os_dep | ||
.gitignore | ||
COPYING | ||
Makefile |