]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2016 08:49:55 +0000 (03:49 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2016 08:49:55 +0000 (03:49 -0500)
commit6ee0b0694acea6a8df3086d8c09a9dc9053c258e
tree0f4280ab8c520544fbd61866e8b5ce25f78a7294
parent0529543ad5ceb0bd0c692a85ba677e574a1c6c5c
parentcf30b120db717d7b8aabd3d87756806f8edae493
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge

Antonio Quartulli says:

====================
Here you have a batch of patches by Sven Eckelmann that
drops our private reference counting implementation and
substitutes it with the kref objects/functions.

Then you have a patch, by Simon Wunderlich, that
makes the broadcast protection window code more generic so
that it can be re-used in the future by other components
with different requirements.

Lastly, Sven is also introducing two lockdep asserts in
functions operating on our TVLV container list, to make
sure that the proper lock is always acquired by the users.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>