]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/cxgbe/cxgbe_ethdev.c
pci: inherit common driver in PCI driver
[dpdk.git] / drivers / net / cxgbe / cxgbe_ethdev.c
index bb929a98a9ad35e20bbc9348c2c90fd0d14209df..d3ff94a7b24e10131b44416977806d9a3917f6a1 100644 (file)
@@ -1039,7 +1039,6 @@ out_free_adapter:
 
 static struct eth_driver rte_cxgbe_pmd = {
        .pci_drv = {
 
 static struct eth_driver rte_cxgbe_pmd = {
        .pci_drv = {
-               .name = "rte_cxgbe_pmd",
                .id_table = cxgb4_pci_tbl,
                .drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_INTR_LSC,
                .probe = rte_eth_dev_pci_probe,
                .id_table = cxgb4_pci_tbl,
                .drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_INTR_LSC,
                .probe = rte_eth_dev_pci_probe,