Re: [PATCH net-next 0/6] net: hns3: support set_link_ksettings and for nway_reset ethtool command

From: David Miller
Date: Fri Nov 03 2017 - 08:37:16 EST


From: Lipeng <lipeng321@xxxxxxxxxx>
Date: Fri, 3 Nov 2017 12:18:24 +0800

> This patch-set adds support for set_link_ksettings && for nway_resets
> ethtool command and fixes some related ethtool bugs.
> 1, patch[4/6] adds support for ethtool_ops.set_link_ksettings.
> 2, patch[5/6] adds support ethtool_ops.for nway_reset.
> 3, patch[1/6,2/6,3/6,6/6] fix some bugs for getting port information by
> ethtool command(ethtool ethx).

Series applied, thank you.