Re: [PATCH] net: vrf: Fix operation not supported when set vrf mac
From: David Miller
Date: Wed Apr 24 2019 - 14:45:51 EST
From: linmiaohe <linmiaohe@xxxxxxxxxx>
Date: Sat, 20 Apr 2019 12:09:39 +0800
> From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
>
> Vrf device is not able to change mac address now because lack of
> ndo_set_mac_address. Complete this in case some apps need to do
> this.
>
> Reported-by: Hui Wang <wanghui104@xxxxxxxxxx>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>
It seems useless, but this change is pretty much harmless so I'll
apply it.
Thanks.