commit | ee4297420d56a0033a8593e80b33fcc93fda8509 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Thu Jun 27 00:03:39 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 26 10:14:08 2019 -0700 |
tree | 2185a97e07b8d02515820b5709f55f3d2e80a93f | |
parent | 8a53058bd9bae9a4381209a8122c60ac346622ef [diff] |
team: Always enable vlan tx offload We should rather have vlan_tci filled all the way down to the transmitting netdevice and let it do the hw/sw vlan implementation. Suggested-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>