Re: [PATCHv3 net-next 9/9] net: ibm: emac: get rid of wol_irq

From: Andrew Lunn
Date: Thu Sep 05 2024 - 17:27:27 EST


On Thu, Sep 05, 2024 at 01:15:06PM -0700, Rosen Penev wrote:
> This is completely unused.
>
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>

Seems reasonable, since there does not appear to be any WoL
support.

However, it might be possible to wire it up? You might then need the
interrupt? This patch could then be reverted if it is actually needed.

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew