From: Sebastian Ott Date: Thu, 26 Mar 2009 14:24:12 +0000 (+0100) Subject: [S390] cio: airq - fix array boundary X-Git-Tag: v2.6.30-rc1~659^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1f640734ab57d548a3fdadad6b869da534d4ecb;p=pandora-kernel.git [S390] cio: airq - fix array boundary MAX_ISC is a valid isc number, so arrays with an index of isc need to have a length of MAX_ISC+1 Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed