From: Felix Manlunas <[email protected]>
Date: Fri, 4 May 2018 11:07:19 -0700

> From: Weilin Chang <[email protected]>
> 
> 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_u32_to_link_mode).
> 
> Signed-off-by: Weilin Chang <[email protected]>
> Acked-by: Raghu Vatsavayi <[email protected]>
> Signed-off-by: Felix Manlunas <[email protected]>
> ---
> Patch Change Log:
>   V1 -> V2:
>     In lio_set_link_ksettings(), set the order of local variable
>     declarations from longest to shortest line.

Applied.

Reply via email to