drm/radeon: fix VA range check
authorChristian König <deathsimple@vodafone.de>
Tue, 11 Sep 2012 14:09:57 +0000 (16:09 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:41 +0000 (13:10 -0400)
The end offset is exclusive not inclusive.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>

No differences found