On 8/31/2018 1:59 PM, Andrzej Ostruszka wrote:
> From: Zyta Szpak <[email protected]>
>
> Add callbacks for adding/removing MAC addresses.
>
> Signed-off-by: Yelena Krivosheev <[email protected]>
> Signed-off-by: Natalie Samsonov <[email protected]>
> Signed-off-by: Zyta Szpak <[email protected]>
<...>
> @@ -1614,6 +1681,8 @@ static const struct eth_dev_ops mvneta_ops = {
> .link_update = mvneta_link_update,
> .promiscuous_enable = mvneta_promiscuous_enable,
> .promiscuous_disable = mvneta_promiscuous_disable,
> + .mac_addr_remove = mvneta_mac_addr_remove,
> + .mac_addr_add = mvneta_mac_addr_add,
Please announce "Unicast MAC filter" support in .ini file