diff options
author | Jerome Glisse <jglisse@redhat.com> | 2009-12-09 17:39:16 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-12-10 06:09:06 +0100 |
commit | 4a04a844ba0c09b5641bf2ebd9f9517aa76e52fb (patch) | |
tree | b859af52ab72db2632e0d7da7cc0cf6552f3d136 /drivers/gpu/drm/radeon/radeon_ttm.c | |
parent | drm/radeon/kms/avivo: add support for new pll selection algo (diff) | |
download | linux-4a04a844ba0c09b5641bf2ebd9f9517aa76e52fb.tar.xz linux-4a04a844ba0c09b5641bf2ebd9f9517aa76e52fb.zip |
drm/radeon/kms: Fix NULL ptr dereference
radeon_atombios_fini might be call while there is not valid
atombios structure allocated, thus test for a not null ptr
before trying to access this structure.
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_ttm.c')
0 files changed, 0 insertions, 0 deletions