diff options
| author | David S. Miller <[email protected]> | 2018-11-11 03:28:27 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-11 03:28:27 +0000 |
| commit | 348bbc25c40844c5efa083a3842c7f53d70a815e (patch) | |
| tree | cea1c8ab0d2ebc06f38790b3f84411281003f29d /tools/perf/scripts/python/sched-migration.py | |
| parent | iucv: Remove SKB list assumptions. (diff) | |
| download | kernel-348bbc25c40844c5efa083a3842c7f53d70a815e.tar.gz kernel-348bbc25c40844c5efa083a3842c7f53d70a815e.zip | |
sctp: Fix SKB list traversal in sctp_intl_store_reasm().
To be fully correct, an iterator has an undefined value when something
like skb_queue_walk() naturally terminates.
This will actually matter when SKB queues are converted over to
list_head.
Formalize what this code ends up doing with the current
implementation.
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
