linux/drivers/net/e1000e
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
..
82571.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2011-01-14 13:25:30 -08:00
defines.h e1000e: update Copyright for 2011 2011-01-14 02:04:01 -08:00
e1000.h e1000e: convert to stats64 2011-01-24 00:13:37 -08:00
es2lan.c e1000e: update Copyright for 2011 2011-01-14 02:04:01 -08:00
ethtool.c net: use pci_dev->revision, again 2011-02-28 11:57:33 -08:00
hw.h e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs 2011-01-14 02:06:23 -08:00
ich8lan.c e1000e: reduce scope of some variables, remove unnecessary ones 2011-01-24 00:13:56 -08:00
lib.c e1000e: reduce scope of some variables, remove unnecessary ones 2011-01-24 00:13:56 -08:00
Makefile e1000e: update Copyright for 2011 2011-01-14 02:04:01 -08:00
netdev.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2011-02-19 19:17:35 -08:00
param.c e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs 2011-01-14 02:06:23 -08:00
phy.c e1000e: reduce scope of some variables, remove unnecessary ones 2011-01-24 00:13:56 -08:00