Merge branch 'bridge-mdb-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 24 Apr 2016 18:23:38 +0000 (14:23 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Apr 2016 18:23:38 +0000 (14:23 -0400)
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>

Trivial merge
This page took 0.025472 seconds and 5 git commands to generate.