aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2014-12-01 10:37:28 +0100
committerAntonio Quartulli <[email protected]>2015-05-29 10:13:35 +0200
commit83e8b87721f21b26b843633caca8ef453e943623 (patch)
treec987f856131f264bc54667c1531d75cb875a5256 /tools/perf/scripts/python/bin/stackcollapse-record
parent53e771457e823fbc21834f60508c42a4270534fd (diff)
batman-adv: Use only queued fragments when merging
The fragment queueing code now validates the total_size of each fragment, checks when enough fragments are queued to allow to merge them into a single packet and if the fragments have the correct size. Therefore, it is not required to have any other parameter for the merging function than a list of queued fragments. This change should avoid problems like in the past when the different skb from the list and the function parameter were mixed incorrectly. Signed-off-by: Sven Eckelmann <[email protected]> Acked-by: Martin Hundebøll <[email protected]> Signed-off-by: Marek Lindner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions