team: Always enable vlan tx offload
authorYueHaibing <yuehaibing@huawei.com>
Wed, 26 Jun 2019 16:03:39 +0000 (00:03 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Jun 2019 17:14:08 +0000 (10:14 -0700)
commitee4297420d56a0033a8593e80b33fcc93fda8509
tree2185a97e07b8d02515820b5709f55f3d2e80a93f
parent8a53058bd9bae9a4381209a8122c60ac346622ef
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>
drivers/net/team/team.c