diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-06-03 13:10:41 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-06-10 22:47:32 (GMT) |
commit | a5d0f5766f2e9cb04f0f775bf679d41ae1a54d50 (patch) | |
tree | 9d63e60e9999ce3c7f3e4473afd50b483f8f8a70 /lib | |
parent | ad6f5c343364e52a49b6a0a9153bda7f0e101416 (diff) | |
download | linux-fsl-qoriq-a5d0f5766f2e9cb04f0f775bf679d41ae1a54d50.tar.xz |
drm/vmwgfx: Don't access file_priv in cursor_set when handle==0
We want to disable the cursor by calling ->cursor_set() with handle=0
from places where we don't have a file_priv, so don't try to access it
unless necessary.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions