]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: fix a couple of array index errors
authorDarren Jenkins <darrenrjenkins@gmail.com>
Thu, 7 Jan 2010 06:35:21 +0000 (01:35 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Jan 2010 03:05:16 +0000 (13:05 +1000)
commit66584f35403493d9a292a87154b0d7e8cf4f0fff
treec669c9a18e8667ce1b3d031a9774f570fa7cd03a
parent0a78815fd9b595a6bfd7dc4f5c5d95e3c61e24b8
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 <darrenrjenkins@gmail.com>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_legacy_tv.c