net/bnxt: fix FW version query
[dpdk.git] / drivers / net / null / rte_pmd_null_version.map
index 84b1d0f..f9f17e4 100644 (file)
@@ -1,11 +1,3 @@
-DPDK_2.0 {
-
+DPDK_20.0 {
        local: *;
 };
-
-DPDK_2.2 {
-       global:
-
-       eth_dev_null_create;
-
-} DPDK_2.0;