diff options
author | Linus Lüssing <[email protected]> | 2016-03-11 14:04:49 +0100 |
---|---|---|
committer | Antonio Quartulli <[email protected]> | 2016-04-24 15:41:56 +0800 |
commit | c4fdb6cff2aa0ae740c5f19b6f745cbbe786d42f (patch) | |
tree | 02eb8b288a44bb65cad647fc78ecec7de12058d9 /tools/perf/scripts/python | |
parent | d1a65f1741bfd9c69f9e4e2ad447a89b6810427d (diff) |
batman-adv: Fix broadcast/ogm queue limit on a removed interface
When removing a single interface while a broadcast or ogm packet is
still pending then we will free the forward packet without releasing the
queue slots again.
This patch is supposed to fix this issue.
Fixes: 6d5808d4ae1b ("batman-adv: Add missing hardif_free_ref in forw_packet_free")
Signed-off-by: Linus Lüssing <[email protected]>
[[email protected]: fix conflicts with current version]
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Marek Lindner <[email protected]>
Signed-off-by: Antonio Quartulli <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions