linux/drivers/net/ixgbevf
Sergei Shtylyov ff938e43d3 net: use pci_dev->revision, again
Several more network drivers that read the device's revision ID
from the PCI configuration register were merged after the commit
44c10138fd (PCI: Change all drivers
to use pci_device->revision), so it's time to do another pass of
conversion to using the 'revision' field of 'struct pci_dev'...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Acked-by: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-28 11:57:33 -08:00
..
defines.h ixgbevf: Enable jumbo frame support for X540 VF 2011-02-24 02:37:18 -08:00
ethtool.c Intel Wired LAN drivers: Use static const 2010-12-10 22:12:32 -08:00
ixgbevf.h ixgbevf: Add X540 VF device support to the ixgbevf driver 2010-12-24 21:45:42 -08:00
ixgbevf_main.c net: use pci_dev->revision, again 2011-02-28 11:57:33 -08:00
Makefile ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
mbx.c ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
mbx.h ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
regs.h ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
vf.c ixgbevf: Add X540 VF device support to the ixgbevf driver 2010-12-24 21:45:42 -08:00
vf.h ixgbevf: Add X540 VF device support to the ixgbevf driver 2010-12-24 21:45:42 -08:00