Re: [PATCH] sky2: Fix recent WOL regression
From: Rafael J. Wysocki <hidden>
Date: 2008-10-09 21:01:35
On Thursday, 9 of October 2008, David Miller wrote:
From: "Rafael J. Wysocki" <redacted> Date: Thu, 9 Oct 2008 00:55:55 +0200quoted
On Friday, 3 of October 2008, Stephen Hemminger wrote:quoted
On Thu, 2 Oct 2008 23:39:33 +0200 "Rafael J. Wysocki" [off-list ref] wrote:quoted
From: Rafael J. Wysocki <redacted> sky2: Fix recent WOL regression 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/unset this bit whenever WOL is enabled/disabled using sky2_set_wol() (this fixes a regression from 2.6.26 on the Tino's machine). Remove an open-coded reference to the standard PCI PM registers that is not used any more. Signed-off-by: Rafael J. Wysocki <redacted> Reported-by: Tino Keitel <redacted> ---Acked-by: Stephen Hemminger <redacted> Thanks for fixing this.Can you please include this patch into your next push for Jeff? It seems to have been overlooked.I missed this ACK but I did add the patch to my tree as you can see from another email of mine.
I saw it, thanks!