drm: fix allowing master ioctls on non-master fds.
authorDave Airlie <airlied@redhat.com>
Fri, 19 Dec 2008 01:00:46 +0000 (12:00 +1100)
committerDave 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