aboutsummaryrefslogtreecommitdiffstats
path: root/intel/intel_bufmgr_gem.c
diff options
context:
space:
mode:
Diffstat (limited to 'intel/intel_bufmgr_gem.c')
-rw-r--r--intel/intel_bufmgr_gem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/intel/intel_bufmgr_gem.c b/intel/intel_bufmgr_gem.c
index e260f2dc..45a26da1 100644
--- a/intel/intel_bufmgr_gem.c
+++ b/intel/intel_bufmgr_gem.c
@@ -659,7 +659,6 @@ drm_intel_gem_bo_busy(drm_intel_bo *bo)
} else {
return false;
}
- return (ret == 0 && busy.busy);
}
static int