linux/drivers/media/pci/tw686x
Mauro Carvalho Chehab 45c175c4ae [media] tw686x: avoid going past array
Fix those two warnings:
	drivers/media/pci/tw686x/tw686x-video.c:69 tw686x_fields_map() error: buffer overflow 'std_525_60' 31 <= 31
	drivers/media/pci/tw686x/tw686x-video.c:73 tw686x_fields_map() error: buffer overflow 'std_625_50' 26 <= 26

I had those changes at the last version of my patch, but I ended
by merging the previous version by mistake.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-04-26 06:38:53 -03:00
..
Kconfig
Makefile
tw686x-audio.c
tw686x-core.c
tw686x-regs.h
tw686x-video.c [media] tw686x: avoid going past array 2016-04-26 06:38:53 -03:00
tw686x.h