On Tue, Aug 01, 2017 at 04:32:38PM -0400, Vivien Didelot wrote: > All DSA drivers are calling phy_init_eee if eee_enabled is true. > > Move up this statement in the DSA layer to simplify the DSA drivers. > qca8k does not require to cache the ethtool_eee structures from now on. > > Signed-off-by: Vivien Didelot <vivien.dide...@savoirfairelinux.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew