aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorDmitry Bogdanov <[email protected]>2019-06-22 08:46:37 +0000
committerDavid S. Miller <[email protected]>2019-06-26 13:16:45 -0700
commit48dd73d08d4dda47ee31cc8611fb16840fc16803 (patch)
treead66e3687715511d84a27ba4c88be8f8ad8bb325 /scripts/gdb/linux/tasks.py
parent5b18f1289808fee5d04a7e6ecf200189f41a4db6 (diff)
net: aquantia: fix vlans not working over bridged network
In configuration of vlan over bridge over aquantia device it was found that vlan tagged traffic is dropped on chip. The reason is that bridge device enables promisc mode, but in atlantic chip vlan filters will still apply. So we have to corellate promisc settings with vlan configuration. The solution is to track in a separate state variable the need of vlan forced promisc. And also consider generic promisc configuration when doing vlan filter config. Fixes: 7975d2aff5af ("net: aquantia: add support of rx-vlan-filter offload") Signed-off-by: Dmitry Bogdanov <[email protected]> Signed-off-by: Igor Russkikh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions