diff options
author | Dan Carpenter <error27@gmail.com> | 2010-04-27 17:11:04 -0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-04-28 04:41:54 -0400 |
commit | 0031c41be5c529f8329e327b63cde92ba1284842 (patch) | |
tree | 753f7f1ba1a1886816f40740d7a4d96f9830ecb6 /drivers/gpu/drm/drm_sysfs.c | |
parent | 8c88e50bcf7f9f7e1b4987aaac3dfacc3ac6bd24 (diff) |
drivers/gpu/drm/radeon/radeon_atombios.c: range check issues
This change makes the array larger, "MAX_SUPPORTED_TV_TIMING_V1_2" is 3
and the original size "MAX_SUPPORTED_TV_TIMING" is 2.
Also there were checks that were off by one.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_sysfs.c')
0 files changed, 0 insertions, 0 deletions