Skip to content
Commit fe723dff authored by Manish Awasthi's avatar Manish Awasthi Committed by David S. Miller
Browse files

liquidio: fix wrong information about link modes reported to ethtool



Information reported to ethtool about link modes is wrong for 25G NIC.  Fix
it by checking for presence of 25G NIC, checking the link speed reported by
NIC firmware, and then assigning proper values to the
ethtool_link_ksettings struct.

Signed-off-by: default avatarManish Awasthi <manish.awasthi@cavium.com>
Signed-off-by: default avatarFelix Manlunas <felix.manlunas@cavium.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 513d2d01
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment