lkml.org 
[lkml]   [2009]   [Sep]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: usb autosuspend is history after S2R (also on 2.6.31; UVC?)
Andreas Mohr <andi@lisas.de> :
[...]
> Anyway, doesn't change the fact that the r8169 WOL PHY setting is toast
> after every S2R as well ;)

Stealth tester, he ?

diff --git a/drivers/net/r8169.c b/drivers/net/r8169.c
index 50c6a3c..e0af22f 100644
--- a/drivers/net/r8169.c
+++ b/drivers/net/r8169.c
@@ -3962,8 +3962,7 @@ static int rtl8169_resume(struct device *device)
goto out;

netif_device_attach(dev);
-
- rtl8169_schedule_work(dev, rtl8169_reset_task);
+ netif_wake_queue(dev);
out:
return 0;
}
--
Ueimor


\
 
 \ /
  Last update: 2009-09-16 21:49    [W:0.060 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site