commit | d6c519e12984d26d96b91e4482280acbba0e0a22 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Wed Apr 08 13:20:50 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 11 01:43:14 2009 -0700 |
tree | 2a2aa35b91803502c55d105021c6dc9f397cb25b | |
parent | 87c1201708381c2791caa78a2caf217778633277 [diff] |
ixgbe: only allow WOL for 82599 KX4 NIC All NICs were reporting WOL support when only the KX4 NIC is capable of supporting WOL. This patch adds a function to check for and exclude all non-WOL capable nics from enabling WOL in ethtool. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Acked-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>