drm: copy the right data back to userspace for getreserved contexts ioctl
authorDave Airlie <airlied@starflyer.(none)>
Fri, 5 Aug 2005 12:02:48 +0000 (22:02 +1000)
committerDave Airlie <airlied@linux.ie>
Fri, 5 Aug 2005 12:02:48 +0000 (22:02 +1000)
commitc73681e77b40697d16ada777adf2c6dc4db05917
tree4904148ca238f74690819a532626f457e662a194
parent24d109422787119337cd83732feef930d6a23f5c
drm: copy the right data back to userspace for getreserved contexts ioctl

This fixes the information copied back to userspace by the get reserved
contexts ioctl.

From: Egbert Eich <eich@suse.de>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/drm_context.c