drm/radeon/kms: fix use of index before proper initialisation.
authorDave Airlie <airlied@redhat.com>
Mon, 12 Oct 2009 04:21:19 +0000 (14:21 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 12 Oct 2009 04:21:42 +0000 (14:21 +1000)
With the adjust table introduction, we need to fill out index
before getting the table version.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found