]> 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)
commit66dc99eac9ebabd3108cd6ad7ff02e4df194e78e
tree398622e27e38202abb729d1a6e1a5b6501569efa
parenta0bbf8a30860fd1656c5b0e1bec4e344a8000e16
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