]> asedeno.scripts.mit.edu Git - linux.git/commit
ixgbe: Drop support for macvlan specific unicast lists
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 3 Apr 2018 21:15:58 +0000 (17:15 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 25 Apr 2018 15:26:19 +0000 (08:26 -0700)
commitb056b83c06e1b01b7091ba81c5883038a0fc2f46
tree463f7f988536eb8cea0f0313a73979bf0f505045
parentc749fa181bd5848be78691d23168ec61ce691b95
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>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c