]> git.baikalelectronics.ru Git - kernel.git/commit
net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE
authorJingoo Han <jg1.han@samsung.com>
Tue, 22 Oct 2013 02:59:02 +0000 (11:59 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Oct 2013 06:19:23 +0000 (02:19 -0400)
commit757a311c7ce4257b0e48cf64c31f3a125b34abbc
treec26b05d022d9f2bdad84f5fa8bc876a71e9288d9
parentab890767402ceebfb1273a4e6a2dae9e64bb1e29
net: cxgb4vf: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c