commit | 542575fe4b9a7ad5f86da0346f147c3bae0c93cb | [log] [tgz] |
---|---|---|
author | Matthias Schiffer <mschiffer@universe-factory.net> | Tue Nov 12 22:12:25 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 12 19:52:15 2019 -0800 |
tree | 2107d0d97b31df0ad1a86c830199e309357e243c | |
parent | 36fe3a61aaca2be4ef7484187e7484d19d54553e [diff] |
bridge: implement get_link_ksettings ethtool method We return the maximum speed of all active ports. This matches how the link speed would give an upper limit for traffic to/from any single peer if the bridge were replaced with a hardware switch. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> Signed-off-by: David S. Miller <davem@davemloft.net>