Re: [PATCH net] r8152: fix the wake event

From: David Miller
Date: Fri Jan 08 2016 - 21:51:18 EST


From: Hayes Wang <hayeswang@xxxxxxxxxxx>
Date: Thu, 7 Jan 2016 17:12:17 +0800

> When the autosuspend is enabled and occurs before system suspend, we should
> wake the device before running system syspend. Then, we could change the wake
> event for system suspend. Otherwise, the device would resume the system when
> receiving any packet.
>
> Signed-off-by: Hayes Wang <hayeswang@xxxxxxxxxxx>

Applied, thanks.