Re: [PATCH net-next v2 07/11] net: dsa: mv88e6xxx: call phy_init_eee

From: Andrew Lunn
Date: Tue Aug 01 2017 - 17:03:20 EST


On Tue, Aug 01, 2017 at 04:32:37PM -0400, Vivien Didelot wrote:
> It is safer to init the EEE before the DSA layer call
> phy_ethtool_set_eee, as sf2 and qca8k are doing.

I can understand making all the drivers do the same thing, but the
next patch deletes this change, making is pointless.

My preference would be to drop this. But it is not a strong preference.

Andrew