From: Dan Carpenter Date: Tue, 18 Jun 2013 07:28:46 +0000 (+0300) Subject: ath10k: off by one sanity check X-Git-Tag: v3.11-rc1~64^2~166^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57426720f04587da79865176176f581cf79a11a;p=pandora-kernel.git ath10k: off by one sanity check This should be >= ARRAY_SIZE() instead of > ARRAY_SIZE(). Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed