intel: Silence valgrind warning for getparam ioctl argument.
authorEric Anholt <eric@anholt.net>
Thu, 16 Feb 2012 19:30:49 +0000 (11:30 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 21 Feb 2012 20:04:07 +0000 (12:04 -0800)
commitf33d100fa71cecfb163dd91cd56b9a2788a43c22
treec1413c6cfd31431cd86d26749bd5b31b38f5812e
parent5a7942c2f1e3af4daedd92c1ddf21fa6a0e4e752
intel: Silence valgrind warning for getparam ioctl argument.

It was concerned that the 4 pad bytes on LP64 were uninitialized.
src/mesa/drivers/dri/intel/intel_screen.c