On 8/31/2018 1:59 PM, Andrzej Ostruszka wrote:
> From: Zyta Szpak <z...@semihalf.com>
> 
> Add callbacks for adding/removing MAC addresses.
> 
> Signed-off-by: Yelena Krivosheev <yel...@marvell.com>
> Signed-off-by: Natalie Samsonov <nsams...@marvell.com>
> Signed-off-by: Zyta Szpak <z...@semihalf.com>

<...>

> @@ -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

Reply via email to