drm/radeon/kms: fix typo in r100_blit_copy
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Sep 2011 16:04:07 +0000 (12:04 -0400)
committerDave Airlie <airlied@redhat.com>
Sun, 18 Sep 2011 18:43:42 +0000 (19:43 +0100)
cur_pages is the number of pages per loop iteration.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found