https://bugzilla.novell.com/show_bug.cgi?id=340527#c1 --- Comment #1 from Jeff Mahoney <jeffm@novell.com> 2007-11-09 13:29:57 MST --- Created an attachment (id=182867) --> (https://bugzilla.novell.com/attachment.cgi?id=182867) pci: fix unterminated pci_device_id lists From: Kees Cook <kees@ubuntu.com> 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. I've committed this to SL103_BRANCH. It will be included in the next release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.