From: Rafael J. Wysocki Date: Sun, 10 Aug 2008 17:30:28 +0000 (+0200) Subject: sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2) X-Git-Tag: v2.6.27-rc4~39^2~48^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e484d5f5c8c64e2c4f110c59e9e964884107822a;p=pandora-kernel.git sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2) On my test box with the Asus M3A32-MVP main board there is a regression from 2.6.26 related to suspend, hibernation and shutdown. Namely, if Wake-on-LAN is enabled with 'ethtool -s eth0 wol g', the box hangs solid during all of these operations, while executing either sky2_suspend(), or sky2_shutdown(). This patch fixes it for me. Signed-off-by: Rafael J. Wysocki Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed