diff options
author | 2009-08-09 14:24:09 +0200 | |
---|---|---|
committer | 2009-08-10 16:41:01 -0400 | |
commit | e9d126cdfa60b575f1b5b02024c4faee27dccf07 (patch) | |
tree | a503bcc77224fd655464de9741ce816ec0e2e341 /drivers/base/platform.c | |
parent | ar9170usb: fix spurious firmware related message (diff) | |
download | wireguard-linux-e9d126cdfa60b575f1b5b02024c4faee27dccf07.tar.xz wireguard-linux-e9d126cdfa60b575f1b5b02024c4faee27dccf07.zip |
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 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions