From: Xin Long <lucien.xin@xxxxxxxxx> Date: Sat, 3 Nov 2018 13:59:45 +0800 > As defined in rfc6525#section-6.1.3, SCTP_STREAM_CHANGE_DENIED > and SCTP_STREAM_CHANGE_FAILED should be used instead of > SCTP_ASSOC_CHANGE_DENIED and SCTP_ASSOC_CHANGE_FAILED. > > To keep the compatibility, fix it by adding two macros. > > Fixes: b444153fb5a6 ("sctp: add support for generating add stream change event notification") > Reported-by: Jianwen Ji <jiji@xxxxxxxxxx> > Signed-off-by: Xin Long <lucien.xin@xxxxxxxxx> Applied and queued up for -stable.