The following commit has been merged in the batadv/net-next branch: commit 4a6f05d9fe8adb25dff35ca6cbd707efeda4d527 Merge: 39ab20647d7b8516fcad91950d8491369ebd5ea3 356c81b6c494a359ed6e25087931acc78c518fb9 Author: Paolo Abeni pabeni@redhat.com Date: Tue Oct 15 15:28:16 2024 +0200
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux-merge
Simon Wunderlich says:
==================== This cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- Add flex array to struct batadv_tvlv_tt_data, by Erick Archer
- Use string choice helper to print booleans, by Sven Eckelmann
- replace call_rcu by kfree_rcu for simple kmem_cache_free callback, by Julia Lawall
* tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux-merge: batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callback batman-adv: Use string choice helper to print booleans batman-adv: Add flex array to struct batadv_tvlv_tt_data batman-adv: Start new development cycle ====================
Link: https://patch.msgid.link/20241015073946.46613-1-sw@simonwunderlich.de Signed-off-by: Paolo Abeni pabeni@redhat.com