Re: [PATCH v5 net-next] net: mvneta: implement .set_wol and .get_wol

From: Andrew Lunn
Date: Mon Feb 06 2017 - 08:05:38 EST


On Mon, Feb 06, 2017 at 02:58:13PM +0800, Jisheng Zhang wrote:
> From: Jingju Hou <houjingj@xxxxxxxxxxx>
>
> The mvneta itself does not support WOL, but the PHY might.
> So pass the calls to the PHY
>
> Signed-off-by: Jingju Hou <houjingj@xxxxxxxxxxx>
> Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew