Marcelo Ricardo Leitner 0d634b0c94 sctp: factor out sctp_outq_select_transport
We had two spots doing such complex operation and they were very close to
each other, a bit more tailored to here or there.

This patch unifies these under the same function,
sctp_outq_select_transport, which knows how to handle control chunks and
original transmissions (but not retransmissions).

Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-14 22:57:14 -04:00
..
2018-02-13 13:56:31 -05:00
2018-02-13 13:56:31 -05:00
2018-03-17 20:11:22 -04:00
2018-03-26 12:07:48 -04:00
2018-04-06 15:39:26 -07:00
2018-04-27 14:35:24 -04:00
2013-12-06 12:37:56 -05:00