-
- Downloads
Merge branch 'bridge-mdb-fixes'
Jiri Pirko says:
====================
bridge: mdb: Couple of fixes
Elad says:
This patchset fixes two problems reported by Nikolay Aleksandrov. The first
problem is that the MDB offload flag might be accesed without helding the
multicast_lock.
The second problem is that the switchdev mdb offload is deferred and
the offload bit was marked regardless if the operation succeeded or not.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- include/net/switchdev.h 4 additions, 0 deletionsinclude/net/switchdev.h
- net/bridge/br_mdb.c 79 additions, 45 deletionsnet/bridge/br_mdb.c
- net/bridge/br_multicast.c 5 additions, 3 deletionsnet/bridge/br_multicast.c
- net/bridge/br_private.h 2 additions, 2 deletionsnet/bridge/br_private.h
- net/switchdev/switchdev.c 6 additions, 0 deletionsnet/switchdev/switchdev.c
Loading
Please register or sign in to comment