diff options
author | David S. Miller <davem@davemloft.net> | 2020-09-23 18:13:45 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-23 18:13:45 -0700 |
commit | e4a85c545603227f42088e9ad71fb01f9b67d6c9 (patch) | |
tree | 74bceb42b315affb090e4c53e27a5ea9a171bd32 /include/drm/drm_mode_object.h | |
parent | e0da743066b4c59c9b67b0717462bf1dfede544b (diff) | |
parent | ed409f3bbaa5632b8316f7596dec227814811620 (diff) | |
download | linux-e4a85c545603227f42088e9ad71fb01f9b67d6c9.tar.bz2 |
Merge branch 'net-dsa-b53-Configure-VLANs-while-not-filtering'
Florian Fainelli says:
====================
net: dsa: b53: Configure VLANs while not filtering
These two patches allow the b53 driver which always configures its CPU
port as egress tagged to behave correctly with VLANs being always
configured whenever a port is added to a bridge.
Vladimir provides a patch that aligns the bridge with vlan_filtering=0
receive path to behave the same as vlan_filtering=1. Per discussion with
Nikolay, this behavior is deemed to be too DSA specific to be done in
the bridge proper.
This is a preliminary series for Vladimir to make
configure_vlan_while_filtering the default behavior for all DSA drivers
in the future.
Thanks!
Changes in v3:
- added Vladimir's Acked-by tag to patch #2
- removed unnecessary if_vlan.h inclusion in patch #2
- reworded commit message to be accurate with the code changes
Changes in v2:
- moved the call to dsa_untag_bridge_pvid() into net/dsa/tag_brcm.c
since we have a single user for now
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/drm/drm_mode_object.h')
0 files changed, 0 insertions, 0 deletions