Mirror of lwfinger's Linux driver for RTL8188EU (with Linux 6.8 and 6.10 support!)
Find a file
Larry Finger 43dd404762 rtl8188eu: Fix smatch warning in os_dep/osdep_service.c
Smatch shows the following warning:
  CHECK   /home/finger/rtl8188eu/os_dep/osdep_service.c
/home/finger/rtl8188eu/os_dep/osdep_service.c:670 rtw_change_ifname() warn: variable dereferenced before check 'padapter' (see line 666)

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-09-05 17:30:18 -05:00
core rtl8188eu: Fix smatch problems in core/rtw_ioctl_set.c 2013-09-05 12:26:29 -05:00
hal rtl8188eu: Remove include/circ_buf.h 2013-08-15 20:09:00 -05:00
include rtl8188eu: Fix code error in include/rtw_xmit.h 2013-09-05 17:13:58 -05:00
os_dep rtl8188eu: Fix smatch warning in os_dep/osdep_service.c 2013-09-05 17:30:18 -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 rtl8188eu: Remove CONFIG_USB_AUTOSUSPEND - not defined 2013-07-22 15:52:08 -05:00