commit | 8ab6a1f2e493e2855e188ae9b04d3ee9720fa74f | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Oct 22 12:00:30 2013 +0900 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 22 02:19:23 2013 -0400 |
tree | 7667cd9e5380f66beb9b293576220b457f3270db | |
parent | 1eb850c74fa123c02cf8a3c6d6d2a0179491134e [diff] |
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>