git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e74f36
)
drm: fix allowing master ioctls on non-master fds.
author
Dave Airlie
<airlied@redhat.com>
Fri, 19 Dec 2008 01:00:46 +0000
(12:00 +1100)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 29 Dec 2008 07:47:24 +0000
(17:47 +1000)
The multi-master patches changed master to a pointer, and this fell out,
change to use is_master.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found