diff options
author | Sven Eckelmann <sven@narfation.org> | 2025-02-02 19:04:12 +0300 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2025-02-22 13:36:25 +0300 |
commit | 0db110059e7900c3c197281e2ed11ff08484e3ed (patch) | |
tree | 9c5424f7c7c970d4fd0d45f4dce1558af855260c /net/lapb/lapb_out.c | |
parent | 77405977f1872249cb2bea69214c6b779dc06065 (diff) | |
download | linux-0db110059e7900c3c197281e2ed11ff08484e3ed.tar.xz |
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