aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-08-14 02:04:22 +0300
committerDavid S. Miller <davem@davemloft.net>2021-08-16 11:14:18 +0100
commitb2b8913341119491a13d9b11b073dc3c4f907cb8 (patch)
tree3468baeb2dbe345af63923e1032e754f172c52f3 /drivers/s390/net
parentptp: ocp: don't allow on S390 (diff)
downloadlinux-dev-b2b8913341119491a13d9b11b073dc3c4f907cb8.tar.xz
linux-dev-b2b8913341119491a13d9b11b073dc3c4f907cb8.zip
net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa
During the development of the blamed patch, the "bool broadcast" argument of dsa_port_tag_8021q_vlan_{add,del} was originally called "bool local", and the meaning was the exact opposite. Due to a rookie mistake where the patch was modified at the last minute without retesting, the instances of dsa_port_tag_8021q_vlan_{add,del} are called with the wrong values. During setup and teardown, cross-chip notifiers should not be broadcast to all DSA trees, while during bridging, they should. Fixes: 724395f4dc95 ("net: dsa: tag_8021q: don't broadcast during setup/teardown") Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net')
0 files changed, 0 insertions, 0 deletions