linux/drivers/net/atlx
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
..
Makefile
atl1.c atl1: Do not use legacy PCI power management 2011-02-11 11:38:44 -08:00
atl1.h atlx: make local functions/data static 2010-10-24 14:55:49 -07:00
atl2.c net: use pci_dev->revision, again 2011-02-28 11:57:33 -08:00
atl2.h tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
atlx.c atlx: make local functions/data static 2010-10-24 14:55:49 -07:00
atlx.h