]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit818738979236dec9226d9a01c1567669c1bd6e09
tree2185a97e07b8d02515820b5709f55f3d2e80a93f
parent00bcb0141900af56bfe4382e494d3e742a375295
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