]> git.karo-electronics.de Git - linux-beck.git/commit
i40e: Delete stale MAC filters after change
authorGreg Rose <gregory.v.rose@intel.com>
Tue, 20 May 2014 08:01:45 +0000 (08:01 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Jun 2014 07:59:59 +0000 (00:59 -0700)
commit29f71bb0915db39c493235b63abf6b03150db84f
treed52b4258eebdc946cd6f0807fad5c939d69a446e
parentbbe7d0e01816fbfb9b5d3f47cb6d91e18340ec3d
i40e: Delete stale MAC filters after change

Delete all the old and stale MAC filters for the VF VSI when the host
administrator changes the VF MAC address from under its feet.  Also don't
bother to add a filter for the VSI when its going to go away anyway.
Just record the new address and punch the VF reset.

Change-ID: Ic0d12055926f41989d1965ccf500053729c063ad
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c