dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/atl1e
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
atl1e.h atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA 2009-09-17 10:27:28 -07:00
atl1e_ethtool.c atl1e: remove private #define. 2011-01-20 16:50:05 -08:00
atl1e_hw.c atl1e: remove private #define. 2011-01-20 16:50:05 -08:00
atl1e_hw.h atl1e: remove private #define. 2011-01-20 16:50:05 -08:00
atl1e_main.c net: use pci_dev->revision, again 2011-02-28 11:57:33 -08:00
atl1e_param.c drivers/net/atl1e: Use netdev_printk helpers 2010-02-12 13:27:44 -08:00