Re: [PATCH net-next] net: phy: et011c: Remove incorrect PHY_POLL flags

From: Andrew Lunn
Date: Thu Sep 13 2018 - 15:13:58 EST


On Thu, Sep 13, 2018 at 11:36:30AM -0700, Florian Fainelli wrote:
> PHY_POLL is defined as -1 which means that we would be setting all flags of the
> PHY driver, this is also not a valid flag to tell PHYLIB about, just remove it.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew