drm/vmwgfx: Fix oops on failing bo pin
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 2 Nov 2010 13:21:49 +0000 (13:21 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 9 Nov 2010 03:39:34 +0000 (13:39 +1000)
When bo pin failed during modesetting,
vmwgfx would try to unref a non-existing buffer object.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found