]> git.baikalelectronics.ru Git - kernel.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)
commitb9d7cfd0c418da7e9a4352c0a1c874292bf2823a
tree463f7f988536eb8cea0f0313a73979bf0f505045
parent20bda6402563e8ca5b261d086c14f32b85122f43
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