commit | 3d05a06d313d602f7cd589d5d8d45bd04902adcb | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 24 14:23:38 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 24 14:23:38 2016 -0400 |
tree | 3fab543500b3d8ee7ccb7def33b957e2c97886f7 | |
parent | f75cfbaddeef943aed479b80415c3dcc63ff4247 [diff] | |
parent | 45ebcce56823d14d196dbdecd26783b3d5f464a6 [diff] |
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>