Xin Long 12480e3b16 sctp: define SCTP_SS_DEFAULT for Stream schedulers
According to rfc8260#section-4.3.2, SCTP_SS_DEFAULT is required to
defined as SCTP_SS_FCFS or SCTP_SS_RR.

SCTP_SS_FCFS is used for SCTP_SS_DEFAULT's value in this patch.

Fixes: 5bbbbe32a431 ("sctp: introduce stream scheduler foundations")
Reported-by: Jianwen Ji <jiji@redhat.com>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-03 19:40:29 -07:00
..
2018-06-12 16:19:22 -07:00
2018-02-13 13:56:31 -05:00
2018-07-24 14:10:42 -07:00
2018-02-13 13:56:31 -05:00
2018-10-31 08:54:16 -07:00
2018-07-24 14:10:42 -07:00
2013-12-06 12:37:56 -05:00
2018-09-10 10:06:53 -07:00