r8169: fix sleeping while holding spinlock.
authorfrançois romieu <romieu@fr.zoreil.com>
Mon, 8 Nov 2010 13:23:58 +0000 (13:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Nov 2010 16:26:43 +0000 (08:26 -0800)
As device_set_wakeup_enable can now sleep, move the call to outside
the critical section.

Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Andrew Hendry <andrew.hendry@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found