OSDN Git Service

ixgbe: enable multicast on shutdown for WOL
authorEmil Tantilov <emil.s.tantilov@intel.com>
Tue, 10 Oct 2017 20:20:01 +0000 (13:20 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 9 Jan 2018 16:26:42 +0000 (08:26 -0800)
commitd9d11eb36f133b8c1be73ed50aa044c2e3e964d4
tree0b242f9a81f255cc2061b7f647b449e3f81ba454
parentf4803f1b73f877a571be4c8e531dfcf190acc691
ixgbe: enable multicast on shutdown for WOL

Previously we only enabled the reception of multicast packets when
wake on multicast is set, but we also need this to allow waking with
IPv6 magic packets.

Signed-off-by: Emil Tantilov <emil.s.tantilov@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