diff options
author | 2025-02-02 17:04:12 +0100 | |
---|---|---|
committer | 2025-02-22 11:36:25 +0100 | |
commit | 0db110059e7900c3c197281e2ed11ff08484e3ed (patch) | |
tree | 9c5424f7c7c970d4fd0d45f4dce1558af855260c /net/lapb/lapb_out.c | |
parent | batman-adv: Switch to bitmap helper for aggregation handling (diff) | |
download | wireguard-linux-0db110059e7900c3c197281e2ed11ff08484e3ed.tar.xz wireguard-linux-0db110059e7900c3c197281e2ed11ff08484e3ed.zip |
batman-adv: Use actual packet count for aggregated packets
The batadv_forw_packet->num_packets didn't store the number of packets but
the the number of packets - 1. This didn't had any effects on the actual
handling of aggregates but can easily be a source of confusion when reading
the code.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions