alistair23-linux/drivers/usb/atm
Dan Carpenter 46e3cafb01 USB: cxacru: fix an bounds check warning
This is a privileged operation so it doesn't matter much.  We use "tmp"
as an offset into an array.  If it were invalid we could read out of
bounds and trigger an oops if the memory is not mapped.  Plus it makes
static checkers complain.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-03 13:52:10 -08:00
..
cxacru.c USB: cxacru: fix an bounds check warning 2016-02-03 13:52:10 -08:00
Kconfig
Makefile
speedtch.c
ueagle-atm.c module: add per-module param_lock 2015-06-23 15:27:38 +09:30
usbatm.c USB: usbatm.c: move assignment out of if () block 2015-05-10 16:01:12 +02:00
usbatm.h
xusbatm.c USB: xusbatm.c: move assignment out of if () block 2015-05-10 16:01:13 +02:00