commit | f9d8a1294d37449f3f1b842ffb275e2ca41f5cf4 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Thu Jul 04 16:19:12 2013 +0900 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jul 05 15:36:20 2013 +1000 |
tree | 015b94316caaf63df9278dba5695eb49f773ac77 | |
parent | 63eef6002bd2c719bf10dc436fc0dd8c6baef69a [diff] |
drm/prime: fix sgt NULL checking The drm_gem_map_detach() can be called with sgt is NULL. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Dave Airlie <airlied@redhat.com>