From: Al Viro Date: Mon, 23 Jun 2008 01:04:50 +0000 (+0100) Subject: [netdrvr] netxen: fix netxen_pci_tbl[] breakage X-Git-Tag: v2.6.26-rc9~84^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70081ac55df939363b27c1ebd27c51f510129139;p=pandora-kernel.git [netdrvr] netxen: fix netxen_pci_tbl[] breakage PCI_DEVICE_CLASS sets .device and .vendor to PCI_ANY_DEV, which overrides the effect of preceding PCI_DEVICE() and makes all elements of netxen_pci_tbl[] identical. Introduced in the commit dcd56fdbaeae1008044687b973c4a3e852e8a726. Signed-off-by: Al Viro Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed