]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/octeontx2/otx2_link.c
net/sfc: use compat for 128-bit unsigned integer
[dpdk.git] / drivers / net / octeontx2 / otx2_link.c
index 12bf6c32311e8f31a30d166e07100ea6bca9da9a..439ec4fa8924e09e2d8c441991289d58319ad0ad 100644 (file)
@@ -82,7 +82,7 @@ otx2_eth_dev_link_status_update(struct otx2_dev *dev,
        rte_eth_linkstatus_set(eth_dev, &eth_link);
 
        /* Set the flag and execute application callbacks */
-       _rte_eth_dev_callback_process(eth_dev, RTE_ETH_EVENT_INTR_LSC, NULL);
+       rte_eth_dev_callback_process(eth_dev, RTE_ETH_EVENT_INTR_LSC, NULL);
 }
 
 static int