From: Matthew Vick Date: Fri, 9 Nov 2012 05:49:54 +0000 (+0000) Subject: igb: No longer rely on APME to determine WoL settings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63d4a8f963fce8fe5d8ba3d5eba34d7d7ca6f82b;p=pandora-kernel.git igb: No longer rely on APME to determine WoL settings Historically, we've been using the APME bit to determine whether a device supports wake on a given port or not. However, this bit specifies the default wake setting, rather than the wake support. Change the behavior so that we use a flag to keep the capabilities separate from the enablement while meeting customer requirements. Signed-off-by: Matthew Vick Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed