aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarcelo Ricardo Leitner <[email protected]>2018-05-14 14:34:38 -0300
committerDavid S. Miller <[email protected]>2018-05-14 22:57:15 -0400
commit7a0b9df65a9e291b614850891af485d1121ef54c (patch)
tree7b97de26e2ab708c838c4e221de3c8da6eb1cbc2 /tools/perf/scripts/python
parent0d634b0c94c9d8298f24a58e4af56c85dc06bb35 (diff)
sctp: move the flush of ctrl chunks into its own function
Named sctp_outq_flush_ctrl and, with that, keep the contexts contained. One small fix embedded is the reset of one_packet at every iteration. This allows bundling of some control chunks in case they were preceeded by another control chunk that cannot be bundled. Other than this, it has the same behavior. Changes since v2: - Fixed panic reported by kbuild test robot if building with only up to this patch applied, due to bad parameter to sctp_outq_select_transport and by not initializing packet after calling sctp_outq_flush_ctrl. Signed-off-by: Marcelo Ricardo Leitner <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions