commit | bb543847a9c1b3904180b22add5e522f1f6c11c7 | [log] [tgz] |
---|---|---|
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | Mon May 14 14:35:18 2018 -0300 |
committer | David S. Miller <davem@davemloft.net> | Mon May 14 23:15:27 2018 -0400 |
tree | fe91d29a8b4619f2513d310578ae40f207d1e66b | |
parent | ab619905508817e62f62d64fb7f2e82bfcb759b9 [diff] |
sctp: add sctp_flush_ctx, a context struct on outq_flush routines With this struct we avoid passing lots of variables around and taking care of updating the current transport/packet. Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>