From: Heiner Kallweit <hkallwe...@gmail.com> Date: Tue, 3 Jul 2018 22:34:54 +0200
> Currently also the pause flags are removed from phydev->supported because > they're not included in PHY_DEFAULT_FEATURES. I don't think this is > intended, especially when considering that this function can be called > via phy_set_max_speed() anywhere in a driver. Change the masking to mask > out only the values we're going to change. In addition remove the > misleading comment, job of this small function is just to adjust the > supported and advertised speeds. > > Fixes: f3a6bd393c2c ("phylib: Add phy_set_max_speed helper") > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> Applied and queued up for -stable.