aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorNick Nunley <nicholas.d.nunley@intel.com>2020-11-20 16:38:33 -0800
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-01-26 10:43:49 -0800
commit13ed5e8a9b9ccd140a79e80283f69d724c9bb2be (patch)
treede238deaed6260d44f1d4f6645c50a776c7ce3e5 /drivers/net/ethernet/intel/ice/ice_lib.c
parent1b0b0b581b945ee27beb70e8199270a22dd5a2f6 (diff)
ice: update dev_addr in ice_set_mac_address even if HW filter exists
Fix the driver to copy the MAC address configured in ndo_set_mac_address into dev_addr, even if the MAC filter already exists in HW. In some situations (e.g. bonding) the netdev's dev_addr could have been modified outside of the driver, with no change to the HW filter, so the driver cannot assume that they match. Fixes: 757976ab16be ("ice: Fix check for removing/adding mac filters") Signed-off-by: Nick Nunley <nicholas.d.nunley@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions