Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Nov 2019 02:33:05 +0000 (18:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Nov 2019 02:33:05 +0000 (18:33 -0800)
commitd673f56358528fca20bc140a4343a16c24ffeb97
treebbda8e8c278509400012d44f55d9e5be50c2d172
parent9647722befbedcd6735e00655ffec392c05f0c56
parent5759af0682b3395e64cf615e062d6ecad01428dc
Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

====================
This feature/cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - Simplify batadv_v_ogm_aggr_list_free using skb_queue_purge,
   by Christophe Jaillet

 - Replace aggr_list_lock with lock free skb handlers,
   by Christophe Jaillet

 - explicitly mark fallthrough cases, by Sven Eckelmann

 - Drop lockdep.h include from soft-interface.c, by Sven Eckelmann
====================

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