summaryrefslogtreecommitdiff
path: root/.get_maintainer.ignore
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-11-11 06:28:27 +0300
committerDavid S. Miller <davem@davemloft.net>2018-11-11 06:28:27 +0300
commit348bbc25c40844c5efa083a3842c7f53d70a815e (patch)
treecea1c8ab0d2ebc06f38790b3f84411281003f29d /.get_maintainer.ignore
parent9e733177c71a81ae9be22dbacc79a0dd60a99f21 (diff)
downloadlinux-348bbc25c40844c5efa083a3842c7f53d70a815e.tar.xz
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 <davem@davemloft.net>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions