drm/radeon/kms: return ret in cursor_set failure path
authorMatt Turner <mattst88@gmail.com>
Sat, 19 Jun 2010 18:13:45 +0000 (14:13 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 1 Jul 2010 01:59:27 +0000 (11:59 +1000)
We were returning 0 in both the success and failure paths. Noticed while
investigating FDO bug 26403.

Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found