commit | 839aa56d077972170a074bcbe31bf0d7eba37b24 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Jun 05 11:28:51 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Jun 06 07:43:49 2015 -0300 |
tree | da5cadf4506f0d470dad900ae1121d03b30b6cb9 | |
parent | dc8b1c0e89f3473221f35b7aaf7419e2d2c16fe9 [diff] |
[media] v4l2-ioctl: log buffer type 0 correctly If userspace passed the invalid buffer type 0 to the kernel, then the kernel log would show 'type=(null)' since there was no string defined for type 0. Fix this. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>