diff options
author | David S. Miller <davem@davemloft.net> | 2018-05-14 23:15:27 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-14 23:15:27 -0400 |
commit | 961423f9fcbcfebee5b7a5d6cc0f1069835f25c0 (patch) | |
tree | df6722edf2d4fd6b1c238a5d605f651f86c6e2cd /scripts/bpf_helpers_doc.py | |
parent | ab619905508817e62f62d64fb7f2e82bfcb759b9 (diff) | |
parent | 5884f35f0d8924a1937c040e420255800c45ef0e (diff) |
Merge branch 'sctp-Introduce-sctp_flush_ctx'
Marcelo Ricardo Leitner says:
====================
sctp: Introduce sctp_flush_ctx
This struct will hold all the context used during the outq flush, so we
don't have to pass lots of pointers all around.
Checked on x86_64, the compiler inlines all these functions and there is no
derreference added because of the struct.
This patchset depends on 'sctp: refactor sctp_outq_flush'
Changes since v1:
- updated to build on top of v2 of 'sctp: refactor sctp_outq_flush'
Changes since v2:
- fixed a rebase issue which reverted a change in patch 2.
- rebased on v3 of 'sctp: refactor sctp_outq_flush'
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions