]> 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)
commit63fd970aaca31da6c97afbb4b4351a5ffff57753
tree463f7f988536eb8cea0f0313a73979bf0f505045
parentd15d3ad5d56ba8c9ad12e6c0ba712be92ac54415
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