linux/drivers/staging/rtlwifi
Dan Carpenter dc33bd4309 staging: rtlwifi: check for array overflow
Smatch is distrustful of the "capab" value and marks it as user
controlled.  I think it actually comes from the firmware?  Anyway, I
looked at other drivers and they added a bounds check and it seems like
a harmless thing to have so I have added it here as well.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 10:16:57 +02:00
..
btcoexist staging: rtlwifi: simplify logical operation 2017-08-23 16:27:07 -07:00
halmac staging: r8822be: remove unnecessary call to memset 2017-08-27 19:59:10 +02:00
phydm staging: r8822be: Add phydm mini driver 2017-08-20 11:13:12 -07:00
rtl8822be staging: rtlwifi: Reviewers fixes 2017-08-20 11:13:12 -07:00
Kconfig staging: rtlwifi: add MAC80211 dependency 2017-08-23 16:29:09 -07:00
Makefile staging: r8822be: Add Makefiles and Kconfig for new driver 2017-08-20 11:13:12 -07:00
TODO staging: rtlwifi: Reviewers fixes 2017-08-20 11:13:12 -07:00
base.c staging: rtlwifi: check for array overflow 2017-08-28 10:16:57 +02:00
base.h
cam.c
cam.h
core.c
core.h
debug.c staging: rtlwifi: Reviewers fixes 2017-08-20 11:13:12 -07:00
debug.h
efuse.c
efuse.h
pci.c
pci.h
ps.c
ps.h
pwrseqcmd.h
rc.c
rc.h
regd.c
regd.h
stats.c
stats.h
wifi.h