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!)
66ccf88866
Smatch shows the following: CHECK /home/finger/rtl8188eu/core/rtw_security.c /home/finger/rtl8188eu/core/rtw_security.c:2077 rijndaelKeySetupEnc() warn: '4' 4 can't fit into 4611686018427387903 'rk' /home/finger/rtl8188eu/core/rtw_security.c:2108 rijndaelEncrypt() warn: '8' 8 can't fit into 4611686018427387903 'rk' These warnings were fixed by removing a number of unused routines. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> |
||
---|---|---|
core | ||
hal | ||
include | ||
os_dep | ||
.gitignore | ||
COPYING | ||
Makefile |