ethdev: remove duplicated symbol from .map
authorFerruh Yigit <ferruh.yigit@intel.com>
Mon, 27 Jun 2016 13:02:29 +0000 (14:02 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 30 Jun 2016 18:02:47 +0000 (20:02 +0200)
Fixes: 19b16e2f6442 ("ethdev: add vlan type when setting ether type")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_ether/rte_ether_version.map

index 97ed0b0..e1ccebe 100644 (file)
@@ -66,7 +66,6 @@ DPDK_2.2 {
        rte_eth_dev_set_vf_rxmode;
        rte_eth_dev_set_vf_tx;
        rte_eth_dev_set_vf_vlan_filter;
-       rte_eth_dev_set_vlan_ether_type;
        rte_eth_dev_set_vlan_offload;
        rte_eth_dev_set_vlan_pvid;
        rte_eth_dev_set_vlan_strip_on_queue;