]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerSeth Forshee <seth.forshee@canonical.com>
Fri, 16 Mar 2018 15:47:37 +0000 (10:47 -0500)
commit3e4df2711ae160f9a6cd4ff065efc4a74c88bd4c
treedbe1d0d00265dd91346d948621fb0de292b96465
parentd65818a7cbdd9dca884f32075ac977e01b09fc82
net: hns3: remove TSO config command from VF driver

BugLink: http://bugs.launchpad.net/bugs/1756097
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>
(cherry picked from commit 27cdfed04f20da0909be57c1f4b98e35f82b7492)
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c