net: hns3: add ethtool_ops.set_coalesce support to PF
authorFuyun Liang <liangfuyun1@huawei.com>
Fri, 12 Jan 2018 08:23:10 +0000 (16:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jan 2018 15:12:32 +0000 (10:12 -0500)
commit434776a5fae2633ab524eb7dceb4d105c40852bb
tree20b5986ad445bf5f12e80644d81a487425f9f0ad
parent7e96adc46633b7283b20dc58bc9ab3693cea0df4
net: hns3: add ethtool_ops.set_coalesce support to PF

This patch adds ethtool_ops.set_coalesce support to PF.

Signed-off-by: Fuyun Liang <liangfuyun1@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c