commit | b056b83c06e1b01b7091ba81c5883038a0fc2f46 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Apr 03 17:15:58 2018 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 25 08:26:19 2018 -0700 |
tree | 463f7f988536eb8cea0f0313a73979bf0f505045 | |
parent | c749fa181bd5848be78691d23168ec61ce691b95 [diff] |
ixgbe: Drop support for macvlan specific unicast lists Drop the code for handling macvlan specific unicast lists. It isn't needed since we don't take any efforts to maintain it when we bring the interface up and it takes the slow path anyway. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>