From: Dan Carpenter Date: Thu, 29 Aug 2013 21:45:06 +0000 (+0300) Subject: staging: r8188eu: off by one bugs X-Git-Tag: v3.12-rc1~183^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=955fae6fd7d77264a788441586515b75948c7985;p=pandora-kernel.git staging: r8188eu: off by one bugs These should be "<" instead of "<=". Also we can use the ARRAY_SIZE() macro. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed