Re: [PATCH net-next] hinic: add link_ksettings ethtool_ops support

2020-05-11 Thread David Miller
From: Luo bin Date: Mon, 11 May 2020 05:58:57 + > add set_link_ksettings implementation and improve the implementation > of get_link_ksettings > > Signed-off-by: Luo bin Applied, thank you.

[PATCH net-next] hinic: add link_ksettings ethtool_ops support

2020-05-11 Thread Luo bin
add set_link_ksettings implementation and improve the implementation of get_link_ksettings Signed-off-by: Luo bin --- .../net/ethernet/huawei/hinic/hinic_ethtool.c | 420 +- .../net/ethernet/huawei/hinic/hinic_hw_dev.c | 13 + .../net/ethernet/huawei/hinic/hinic_hw_dev.h | 19