drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 17 Oct 2013 10:35:06 +0000 (13:35 +0300)
committerDave Airlie <airlied@redhat.com>
Wed, 6 Nov 2013 03:25:22 +0000 (13:25 +1000)
commit43789b9e08778e908071101553dfeec90c199184
treec90e6d7ade36c391c14b868cb710499eee6fe121
parent4ae87ff030fb42309c88ef1bc826618e2e4e9be4
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found

Let's be a bit more consistent with our error values.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c