summaryrefslogtreecommitdiff
path: root/drivers/staging/rtlwifi/debug.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-08-24 13:08:32 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-28 10:16:57 +0200
commitdc33bd4309d2e51950904e8d8f1d333a429c3371 (patch)
tree98dce418941ff296fb2797240140ed1d4fe5899c /drivers/staging/rtlwifi/debug.c
parentcec8bb22fb311033b0f30c5a18511de38b162a40 (diff)
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>
Diffstat (limited to 'drivers/staging/rtlwifi/debug.c')
0 files changed, 0 insertions, 0 deletions