]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bonding: fix 802.3ad support for 14G speed
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 8 Jun 2017 09:18:12 +0000 (11:18 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Jun 2017 20:05:40 +0000 (16:05 -0400)
commit3fcd64cfa0e9cb72b99aaba5c6bc13af9c03417f
treefe4e0e63ccb013dcc2a3e44fb3c5e5fdb4855b2e
parentc7c550670afda2e16f9e2d06a1473885312eb6b5
bonding: fix 802.3ad support for 14G speed

This patch adds 14 Gbps enum definition, and fixes
aggregated bandwidth calculation based on above slave links.

Fixes: 0d7e2d2166f6 ("IB/ipoib: add get_link_ksettings in ethtool")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_3ad.c