net/sfc: fix main MAC address handling
[dpdk.git] / drivers / net / sfc / sfc.h
index 7f11bf2..b72eba0 100644 (file)
@@ -158,6 +158,8 @@ struct sfc_port {
        boolean_t                       promisc;
        boolean_t                       allmulti;
 
+       struct ether_addr               default_mac_addr;
+
        unsigned int                    max_mcast_addrs;
        unsigned int                    nb_mcast_addrs;
        uint8_t                         *mcast_addrs;