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)
commit3d05a06d313d602f7cd589d5d8d45bd04902adcb
tree3fab543500b3d8ee7ccb7def33b957e2c97886f7
parentf75cfbaddeef943aed479b80415c3dcc63ff4247
parent45ebcce56823d14d196dbdecd26783b3d5f464a6
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>
This page took 0.023769 seconds and 5 git commands to generate.