Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 877767dc authored by Ivan Vecera's avatar Ivan Vecera Committed by David S. Miller
Browse files

bna: fix vlan tag stripping and implement its toggling



The recent commit "fe1624cf bna: RX Filter Enhancements" disables
VLAN tag stripping if the NIC is in promiscuous mode. This causes
__vlan_hwaccel_put_tag() is called when the stripping is disabled.
Because of this VLAN over bna does not work and causes BUGs in conjunction
with openvswitch like this:
Reviewed-by: default avatarJiri Pirko <jiri@resnulli.us>

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d7b95315
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment