]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43e2940bf47cde5193c8f81d81cea56e45ebbeba
tree398622e27e38202abb729d1a6e1a5b6501569efa
parentc8e127aba4737525ebf64c42bbaf04ff371538f5
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