[media] ioctl numbers are unsigned int
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 26 Mar 2013 11:04:52 +0000 (08:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Mar 2013 11:18:36 +0000 (08:18 -0300)
ioctl's number is unsigned int. Fix it at vidioc_default.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found