Merge tag 'batadv-next-for-davem-20180524' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 May 2018 15:00:24 +0000 (11:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 May 2018 15:00:24 +0000 (11:00 -0400)
commit5c352421c83eb3b152b1da86a93061eb1bf94475
tree9560388281e72f0c4cd65bc74d24437484644492
parent13405468f49d4b6e014fdf376f46393f9590769d
parent18cfb44cf1845d11d50f4733e039acb8b377c8eb
Merge tag 'batadv-next-for-davem-20180524' 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

 - Disable batman-adv debugfs by default, by Sven Eckelmann

 - Improve handling mesh nodes with multicast optimizations disabled,
   by Linus Luessing

 - Avoid bool in structs, by Sven Eckelmann

 - Allocate less memory when debugfs is disabled, by Sven Eckelmann

 - Fix batadv_interface_tx return data type, by Luc Van Oostenryck

 - improve link speed handling for virtual interfaces, by Marek Lindner

 - Enable BATMAN V algorithm by default, by Marek Lindner
====================

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