From: Dan Carpenter Date: Sun, 9 Aug 2009 12:24:09 +0000 (+0200) Subject: ar9170: fix read & write outside array bounds X-Git-Tag: v2.6.31-rc7~27^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9d126cdfa60b575f1b5b02024c4faee27dccf07;p=pandora-kernel.git 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 Signed-off-by: Dan Carpenter Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed