From: Dan Carpenter Date: Fri, 1 Mar 2013 20:31:46 +0000 (+0300) Subject: applicom: use correct array offset X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2154e0a4f43e0c811737e391e7981d331e450d42;p=pandora-kernel.git applicom: use correct array offset We're iterating through abps[] printing information, but here we use the wrong array index. IndexCard comes from the user and in this case it was specifically not range checked because we didn't expect to use it. Signed-off-by: Dan Carpenter Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed