commit | 70081ac55df939363b27c1ebd27c51f510129139 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ZenIV.linux.org.uk> | Mon Jun 23 02:04:50 2008 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Jun 27 01:30:46 2008 -0400 |
tree | 87336b296b8ec71264760927b9eefa50f5ecd949 | |
parent | c5643cab7bf663ae049b11be43de8819683176dd [diff] |
[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 <viro@zeniv.linux.org.uk> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>