commit | 4cdb82b95a48a64e5c20bffd63a549675c0d4848 | [log] [tgz] |
---|---|---|
author | Matt Turner <mattst88@gmail.com> | Sat Jun 19 14:13:45 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jul 01 11:59:27 2010 +1000 |
tree | 079d3ecf29042df3483648b3f2b6b9cac1fb1662 | |
parent | 7c2a9acf856f150a9fc3efbaa0be44f97c30f6ca [diff] |
drm/radeon/kms: return ret in cursor_set failure path 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>