OSDN Git Service

xf86drm: Fix ioctl struct clearing in drmAgpEnable
authorConnor Behan <connor.behan@gmail.com>
Tue, 24 Mar 2015 17:53:51 +0000 (13:53 -0400)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 5 Apr 2015 14:33:33 +0000 (15:33 +0100)
commit1490055bc05fa941b59d10e89ef3fccd673af477
tree0c67da0b987f344232a140a3f4ee1e426ad96a03
parent37dc0a14cf899307863151bb6bd1cf4256e017e2
xf86drm: Fix ioctl struct clearing in drmAgpEnable

This one is a bit harder to notice.

Signed-off-by: Connor Behan <connor.behan@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
xf86drm.c