Re: [PATCH V2 net-next] liquidio: support use of ethtool to set link speed of CN23XX-225 cards

2018-05-07 Thread David Miller
From: Felix Manlunas Date: Fri, 4 May 2018 11:07:19 -0700 > From: Weilin Chang > > Support setting the link speed of CN23XX-225 cards (which can do 25Gbps or > 10Gbps) via ethtool_ops.set_link_ksettings. > > Also fix the function assigned to ethtool_ops.get_link_ksettings to use the > new link

[PATCH V2 net-next] liquidio: support use of ethtool to set link speed of CN23XX-225 cards

2018-05-04 Thread Felix Manlunas
From: Weilin Chang Support setting the link speed of CN23XX-225 cards (which can do 25Gbps or 10Gbps) via ethtool_ops.set_link_ksettings. Also fix the function assigned to ethtool_ops.get_link_ksettings to use the new link_ksettings api completely (instead of partially via ethtool_convert_legacy