net: tulip: use DEFINE_PCI_DEVICE_TABLE
authorJingoo Han <jg1.han@samsung.com>
Tue, 22 Oct 2013 03:00:30 +0000 (12:00 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Oct 2013 06:19:23 +0000 (02:19 -0400)
commit8ab6a1f2e493e2855e188ae9b04d3ee9720fa74f
tree7667cd9e5380f66beb9b293576220b457f3270db
parent1eb850c74fa123c02cf8a3c6d6d2a0179491134e
net: tulip: use DEFINE_PCI_DEVICE_TABLE

This macro is used to create a struct pci_device_id array.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/dec/tulip/de4x5.c