Archived
14
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/atl1c
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Use DEFINE_PCI_DEVICE_TABLE() so we get place PCI ids table into correct section
in every case.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-07 23:54:26 -08:00
..
atl1c.h atl1c:use common_task instead of reset_task and link_chg_task 2009-12-08 20:48:07 -08:00
atl1c_ethtool.c netdev: drivers should make ethtool_ops const 2009-09-02 01:03:33 -07:00
atl1c_hw.c
atl1c_hw.h
atl1c_main.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
Makefile