net: hns3: remove TSO config command from VF driver
authorPeng Li <lipeng321@huawei.com>
Fri, 12 Jan 2018 08:23:08 +0000 (16:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jan 2018 15:12:32 +0000 (10:12 -0500)
commit27cdfed04f20da0909be57c1f4b98e35f82b7492
tree398622e27e38202abb729d1a6e1a5b6501569efa
parent849e460776898e465e2d3e27a34399fb1adc0061
net: hns3: remove TSO config command from VF driver

Only main PF can config TSO MSS length according to hardware.
This patch removes TSO config command from VF driver.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c