drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
authorAlexey Dobriyan <adobriyan@gmail.com>
Thu, 7 Jan 2010 11:58:11 +0000 (11:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Jan 2010 07:54:26 +0000 (23:54 -0800)
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>

No differences found