diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-03-01 23:31:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-15 12:23:48 -0700 |
commit | 2154e0a4f43e0c811737e391e7981d331e450d42 (patch) | |
tree | 3c373d1aca03f7c20129d10433a69691721d0d8c /mm | |
parent | e926301b39a07f587ff8c66354a2e2ee4c29162c (diff) | |
download | linux-2154e0a4f43e0c811737e391e7981d331e450d42.tar.bz2 |
applicom: use correct array offset
We're iterating through abps[] printing information, but here we
use the wrong array index. IndexCard comes from the user and in
this case it was specifically not range checked because we didn't
expect to use it.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions