From: Dave Airlie Date: Fri, 19 Dec 2008 01:00:46 +0000 (+1100) Subject: drm: fix allowing master ioctls on non-master fds. X-Git-Tag: v2.6.29-rc1~566^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df989374a9f5356ee815baa1ba6916671a701da2;p=pandora-kernel.git drm: fix allowing master ioctls on non-master fds. The multi-master patches changed master to a pointer, and this fell out, change to use is_master. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed