From: Dan Carpenter Date: Fri, 21 Jun 2013 12:26:20 +0000 (+0300) Subject: ipw2x00: printing the wrong array in debug code X-Git-Tag: v3.11-rc1~64^2~78^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428e3cf5f98cf9528586854b1c4f9f9f76f54b4e;p=pandora-kernel.git ipw2x00: printing the wrong array in debug code Smatch complains that this is a read past the end of the array. It turns out we are printing the wrong array here. Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville --- Reading git-diff-tree failed