summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/hostap.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-10-11 06:54:05 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-22 20:26:40 (GMT)
commitff4573a7afc53ccf6c66622b884d60208d04db2b (patch)
tree701d73a7311efedf5278b270ddc5ca7e7722a28f /drivers/staging/vt6655/hostap.c
parentf20fbdf829c11c3c29ee94c0c10ec6195ac4c362 (diff)
downloadlinux-fsl-qoriq-ff4573a7afc53ccf6c66622b884d60208d04db2b.tar.xz
Staging: vt6655-6: shift wrap buf in s_vFillTxKey()
byKeyIndex is an unsigned char between 0 and 0xf. If it is any value higher than 1, then we will hit an integer wrap issue here. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/hostap.c')
0 files changed, 0 insertions, 0 deletions