From: Marcin Slusarz Date: Mon, 15 Feb 2010 22:24:49 +0000 (+0100) Subject: drm/nouveau: fix i2ctable bounds checking X-Git-Tag: v2.6.34-rc1~209^2~12^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761c5a69751967f4fe7430eb65b3a0ea92f3b673;p=pandora-kernel.git drm/nouveau: fix i2ctable bounds checking i2c_entries seems to be the number of i2c entries, so with index equal to this number, we could read invalid data from i2ctable. Fix it. Signed-off-by: Marcin Slusarz Signed-off-by: Francisco Jerez Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed