Re: [PATCH v2] bonding: ratelimit failed speed/duplex update warning

2017-08-13 Thread David Miller
From: Andreas Born Date: Sat, 12 Aug 2017 00:36:55 +0200 > bond_miimon_commit() handles the UP transition for each slave of a bond > in the case of MII. It is triggered 10 times per second for the default > MII Polling interval of 100ms. For device drivers that do not implement > __ethtool_get_li

[PATCH v2] bonding: ratelimit failed speed/duplex update warning

2017-08-11 Thread Andreas Born
bond_miimon_commit() handles the UP transition for each slave of a bond in the case of MII. It is triggered 10 times per second for the default MII Polling interval of 100ms. For device drivers that do not implement __ethtool_get_link_ksettings() the call to bond_update_speed_duplex() fails persist