ixgbe: Correctly report Wake On LAN for 82599 KX4 devices
authorPJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
Thu, 19 Mar 2009 01:23:46 +0000 (01:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Mar 2009 08:17:27 +0000 (01:17 -0700)
ethtool isn't reporting the support level of WoL for 82599 KX4 devices.
While the device does support WoL, ethtool was never updated to properly
report the level of support, nor will it allow ethtool to modify the type
of packets to listen for.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found