linux-kernel-test/drivers/net/igbvf
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 igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
ethtool.c net: use pci_dev->revision, again 2011-02-28 11:57:33 -08:00
igbvf.h igbvf: remove Tx hang detection 2011-02-24 02:38:38 -08:00
Makefile igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
mbx.c igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
mbx.h igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
netdev.c net: use pci_dev->revision, again 2011-02-28 11:57:33 -08:00
regs.h igbvf: Update version and Copyright 2010-11-16 19:41:35 -08:00
vf.c igbvf: force link checking when mailbox timeout has occurred 2010-12-24 21:37:54 -08:00
vf.h igbvf: add support for i350 VF device 2010-12-24 21:38:47 -08:00