From: Steffen Klassert Date: Fri, 9 Jan 2009 03:53:17 +0000 (+0000) Subject: 3c59x: Use device_set_wakeup_enable X-Git-Tag: v2.6.29-rc2~105^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c17931c52ec6b1af710185986e10c344039edeb7;p=pandora-kernel.git 3c59x: Use device_set_wakeup_enable Since dev->power.should_wakeup bit is used by the PCI core to decide whether the device should wake up the system from sleep states, set this bit by calling device_set_wakeup_enable(). This restores proper WOL for the 3c59x driver. Reported-and-tested-by: Graeme Wilford Reported-by: Gunnar Degnbol Signed-off-by: Steffen Klassert Signed-off-by: David S. Miller --- Reading git-diff-tree failed