bnx2x: update VF to support newer PF drivers
[dpdk.git] / drivers / net / cxgbe / cxgbe_ethdev.c
index ec5d22b..97ef152 100644 (file)
@@ -847,7 +847,7 @@ out_free_adapter:
 }
 
 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,