]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bonding/rte_eth_bond_8023ad_private.h
net: add rte prefix to ether structures
[dpdk.git] / drivers / net / bonding / rte_eth_bond_8023ad_private.h
index f91902ebd730a039fe09afef2ce1eaffb9d7773a..d905de425988795e02874e66069cb597170ea43d 100644 (file)
@@ -150,7 +150,7 @@ struct mode8023ad_private {
        uint64_t update_timeout_us;
        rte_eth_bond_8023ad_ext_slowrx_fn slowrx_cb;
        uint8_t external_sm;
-       struct ether_addr mac_addr;
+       struct rte_ether_addr mac_addr;
 
        struct rte_eth_link slave_link;
        /***< slave link properties */