Hello:
This series was applied to netdev/net.git (main) by Simon Wunderlich sw@simonwunderlich.de:
On Fri, 7 Feb 2025 10:58:20 +0100 you wrote:
From: Andy Strohman andrew@andrewstrohman.com
Reference counting is used to ensure that batadv_hardif_neigh_node and batadv_hard_iface are not freed before/during batadv_v_elp_throughput_metric_update work is finished.
[...]
Here is the summary with links: - [1/4] batman-adv: fix panic during interface removal https://git.kernel.org/netdev/net/c/ccb7276a6d26 - [2/4] batman-adv: Ignore neighbor throughput metrics in error case https://git.kernel.org/netdev/net/c/e7e34ffc976a - [3/4] batman-adv: Drop unmanaged ELP metric worker https://git.kernel.org/netdev/net/c/8c8ecc98f5c6 - [4/4] batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1() https://git.kernel.org/netdev/net/c/f4c9c2cc827d
You are awesome, thank you!