Re: [PATCH net] r8152: remove the setting of LAN_WAKE_EN

From: David Miller
Date: Fri Jul 08 2016 - 23:48:13 EST


From: Hayes Wang <hayeswang@xxxxxxxxxxx>
Date: Wed, 6 Jul 2016 17:03:29 +0800

> The LAN_WAKE_EN is not used to determine if the device could support
> WOL. It is used to sigal a GPIO pin when a WOL event occurs. The WOL
> still works even though it is disabled.
>
> Signed-off-by: Hayes Wang <hayeswang@xxxxxxxxxxx>

Applied.