commit | 6e982aeae5779a67fc02c5f6873654c49af97e70 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Mon Nov 02 17:10:26 2015 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Dec 12 02:05:21 2015 -0800 |
tree | c08173762f6178123cdccd5faeca57193f7e6f10 | |
parent | e1d0a2af2b30f5f0cbce2e4dd438d4da2433b226 [diff] |
ixgbe: Clear stale pool mappings This patch makes certain that we clear the pool mappings added when we configure default MAC addresses for the interface. Without this we run the risk of leaking an address into pool 0 which really belongs to VF 0 when SR-IOV is enabled. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>