Hi David,
here are some bugfixes which we would like to have integrated into net.
Please pull or let me know of any problem!
Thank you, Simon
The following changes since commit 438b3d3fae4346a49fe12fa7cc1dc9327f006a91:
batman-adv: Fix genl notification for throughput_override (2019-03-25 09:31:19 +0100)
are available in the git repository at:
git://git.open-mesh.org/linux-merge.git tags/batadv-net-for-davem-20190509
for you to fetch changes up to a3c7cd0cdf1107f891aff847ad481e34df727055:
batman-adv: mcast: fix multicast tt/tvlv worker locking (2019-05-06 11:40:46 +0200)
---------------------------------------------------------------- This feature/cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich (we forgot to include this patch previously ...)
- fix multicast tt/tvlv worker locking, by Linus Lüssing
---------------------------------------------------------------- Linus Lüssing (1): batman-adv: mcast: fix multicast tt/tvlv worker locking
Simon Wunderlich (1): batman-adv: Start new development cycle
net/batman-adv/main.c | 1 + net/batman-adv/main.h | 2 +- net/batman-adv/multicast.c | 11 +++-------- net/batman-adv/types.h | 5 +++++ 4 files changed, 10 insertions(+), 9 deletions(-)