linux/drivers/media/video/usbvision
Kees Cook 248bdd5efc pci: fix unterminated pci_device_id lists
Fix a couple drivers that do not correctly terminate their pci_device_id
lists.  This results in garbage being spewed into modules.pcimap when the
module happens to not have 28 NULL bytes following the table, and/or the
last PCI ID is actually truncated from the table when calculating the
modules.alias PCI aliases, cause those unfortunate device IDs to not
auto-load.

Signed-off-by: Kees Cook <kees@ubuntu.com>
Acked-by: Corey Minyard <minyard@acm.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-09-19 11:24:17 -07:00
..
Kconfig V4L/DVB (5586): Use menuconfig objects II - V4L 2007-05-09 10:12:39 -03:00
Makefile V4L/DVB (4937): Usbvision cleanup and code reorganization 2006-12-10 09:22:49 -02:00
usbvision-cards.c pci: fix unterminated pci_device_id lists 2007-09-19 11:24:17 -07:00
usbvision-cards.h V4L/DVB (5530): Usbvision: remove CustomDevice facility 2007-04-27 15:45:43 -03:00
usbvision-core.c V4L/DVB (5826): Usbvision: video mux cleanup 2007-07-18 14:24:38 -03:00
usbvision-i2c.c V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR call 2007-04-27 15:45:41 -03:00
usbvision-video.c V4L/DVB (5900): usbvision: fix bugs [sg]_register functions 2007-07-30 16:26:31 -03:00
usbvision.h V4L/DVB (5826): Usbvision: video mux cleanup 2007-07-18 14:24:38 -03:00