From: Darren Jenkins Date: Thu, 7 Jan 2010 06:35:21 +0000 (-0500) Subject: drm/radeon: fix a couple of array index errors X-Git-Tag: v2.6.33-rc4~17^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc9a89f97e532152ae614d5ce717b81c8f8b0e91;p=pandora-kernel.git drm/radeon: fix a couple of array index errors There are a couple of array overruns, and some associated confusion in the code. This is just a wild guess at what the code should actually look like. Coverity CID: 13305 13306 agd5f: fix up the original intent of the timing code Signed-off-by: Darren Jenkins Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed