diff options
author | Sylwester Dziedziuch <[email protected]> | 2021-05-06 08:40:03 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-11-03 08:16:08 -0700 |
commit | ce572a5b88d5ca6737b5e23da9892792fd708ad3 (patch) | |
tree | 6a9f9bdef9947ddecf6052c563d5315e32886a33 /lib/netdev-notifier-error-inject.c | |
parent | 0299faeaf8eb982103e4388af61fd94feb9c2d9f (diff) |
ice: Fix replacing VF hardware MAC to existing MAC filter
VF was not able to change its hardware MAC address in case
the new address was already present in the MAC filter list.
Change the handling of VF add mac request to not return
if requested MAC address is already present on the list
and check if its hardware MAC needs to be updated in this case.
Fixes: ed4c068d46f6 ("ice: Enable ip link show on the PF to display VF unicast MAC(s)")
Signed-off-by: Sylwester Dziedziuch <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions