commit | 06565d7a4231b77a1181f5b853b076f374535649 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sat Sep 12 20:46:30 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Sep 18 23:47:53 2009 -0300 |
tree | 95358577cafb9a366fb1b3b3694e26df975793d1 | |
parent | 9c863278097a4905a78ee0d70d417641aecfac2e [diff] |
V4L/DVB (12755): af9015: improve usb control message function slightly * define names for few values * decrease buffer len by one byte which was not used * add check for buffer overflow for sure * indentation fixes * remove useless 0 len check from memcpy It should not happen and if it happens memcpy should not do anything. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>