diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2021-04-14 21:22:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-14 23:32:05 +0200 |
commit | ae1ea84b33dab45c7b6c1754231ebda5959b504c (patch) | |
tree | d367f095633f6aec27ad80288086aebbe385b294 /net/packet/af_packet.c | |
parent | Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-ae1ea84b33dab45c7b6c1754231ebda5959b504c.tar.xz linux-ae1ea84b33dab45c7b6c1754231ebda5959b504c.zip |
net: bridge: propagate error code and extack from br_mc_disabled_update
Some Ethernet switches might only be able to support disabling multicast
snooping globally, which is an issue for example when several bridges
span the same physical device and request contradictory settings.
Propagate the return value of br_mc_disabled_update() such that this
limitation is transmitted correctly to user-space.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/af_packet.c')
0 files changed, 0 insertions, 0 deletions