commit | 8d82a7c5d8646b5fa68db2c9e695298bd95230cf | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Mon Jan 13 16:13:04 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 15 00:00:27 2014 -0800 |
tree | 6790cf433cf7f48537dc17408f5f229991acfef3 | |
parent | 99a4973c40a402da99a18b72181da42560b9d183 [diff] |
i40e: Retain MAC filters on port VLAN deletion On port VLAN deletion the list of MAC filters for the virtual function (VF) VSI were all deleted. Let's keep them around, they come in handy for keeping the VF functional. Change-Id: I335e760392f274dc8b8b40efcb708f65b49d7973 Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>