[PATCH batadv-next 0/2] batman-adv: post-fixes cleanup
Sven Eckelmann <[email protected]>
| Newsgroups | org.open-mesh.lists.batman |
|---|---|
| Message-ID | <[email protected]> |
In some of the recent fixes, we got a couple of unclean changes which are either reported by the daily builds or were noticed during the "follow up fixes" preparations. It is nothing spectacular and no reason to add it to the stable branch. Let us just handle them as part of main/next. Signed-off-by: Sven Eckelmann <[email protected]> --- Sven Eckelmann (2): batman-adv: add missing includes batman-adv: tt: replace open-coded overflow check with helper net/batman-adv/bat_v_ogm.c | 1 + net/batman-adv/fragmentation.c | 1 + net/batman-adv/gateway_client.c | 1 + net/batman-adv/hard-interface.c | 1 + net/batman-adv/tp_meter.c | 1 + net/batman-adv/translation-table.c | 8 +++----- net/batman-adv/tvlv.c | 1 + 7 files changed, 9 insertions(+), 5 deletions(-) --- base-commit: 3158b1f3ce2a4fe0a07d2a9544dd4b72e2f2670f change-id: 20260503-post-fixes-cleanup-f5be3530755d Best regards, -- Sven Eckelmann <[email protected]>