From: Peng Li <lipeng...@huawei.com> Date: Fri, 26 Jan 2018 19:31:23 +0800
> This patch-set adds ethtool_ops.{get|set}_coalesce to VF and > fix one related bug. > > HNS3 PF and VF driver use the common enet layer, as the > ethtool_ops.{get|set}_coalesce to PF have upstreamed, just > need add the ops to hns3vf_ethtool_ops. > > [Patch 1/2] fix a related bug for the VF ethtool_ops.{set| > get}_coalesce. Series applied, thank you.