diff options
author | Dan Carpenter <error27@gmail.com> | 2009-08-09 14:24:09 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-10 16:41:01 -0400 |
commit | e9d126cdfa60b575f1b5b02024c4faee27dccf07 (patch) | |
tree | a503bcc77224fd655464de9741ce816ec0e2e341 /fs/ufs | |
parent | 363ec5614f86110c6a6bdd72ac2147ebafd3ff5e (diff) | |
download | linux-e9d126cdfa60b575f1b5b02024c4faee27dccf07.tar.bz2 |
ar9170: fix read & write outside array bounds
queue == __AR9170_NUM_TXQ would cause a bug on the next line.
found by Smatch ( http://repo.or.cz/w/smatch.git ).
Cc: stable@kernel.org
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions