From: Jacob Keller Date: Sat, 21 Apr 2012 06:05:40 +0000 (+0000) Subject: ixgbe: check for WoL support in single function X-Git-Tag: v3.5-rc1~109^2~248^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e2813f59e2036aac12fe7b23eda95406b14a83f;p=pandora-kernel.git ixgbe: check for WoL support in single function This patch consolidates the case logic for checking whether a device supports WoL into a single place. Previously ethtool and probe used similar logic that was copied and maintained separately. This patch encapsulates the core logic into a function so that a user only has to update one place. Signed-off-by: Jacob Keller Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed