From: Jacob Keller Date: Sat, 13 Apr 2013 05:40:37 +0000 (+0000) Subject: ixgbe: rename wol_supported to more fitting wol_enabled X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~38^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b92b0ba757342a1489b9400b67de864e6516381;p=pandora-kernel.git ixgbe: rename wol_supported to more fitting wol_enabled The variable wol_supported really is just checking whether it is enabled, rather than whether it is supported. If it is enabled it will be supported, but this does not necessarily hold true the other way around. This patch renames the variable to avoid confusion. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed