OSDN Git Service

intel: Propagate some more error returns
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 4 Mar 2010 21:17:48 +0000 (21:17 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 4 Mar 2010 21:17:48 +0000 (21:17 +0000)
commit3e21e3ba0090c4dbe976269409b336dc82fe3d36
tree646c5e40735744d42a0ca6ea1731ec2472ae555e
parentb5495527f4c7087d430c0d1c2b83357c40b9c16c
intel: Propagate some more error returns

Ensure that errors from the kernel are propagated back to the caller,
and not masked with return 0;

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
intel/intel_bufmgr_gem.c