]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/i40e/i40e_vf_representor.c
net: add rte prefix to ether structures
[dpdk.git] / drivers / net / i40e / i40e_vf_representor.c
index 45a15d3ab45a83cbac0229ba48c06554b5c838b2..633dca6c3ae9a1763c7cc00ae0e8c74bf525eee4 100644 (file)
@@ -324,7 +324,7 @@ i40e_vf_representor_mac_addr_remove(struct rte_eth_dev *ethdev, uint32_t index)
 
 static int
 i40e_vf_representor_mac_addr_set(struct rte_eth_dev *ethdev,
-               struct ether_addr *mac_addr)
+               struct rte_ether_addr *mac_addr)
 {
        struct i40e_vf_representor *representor = ethdev->data->dev_private;