From: David S. Miller Date: Fri, 8 Mar 2019 19:42:50 +0000 (-0800) Subject: Merge branch 'sctp-process-the-error-returned-from-sctp_sock_migrate' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f1a167050d0edc089d8155274611883c9db62743;p=android-x86%2Fkernel.git Merge branch 'sctp-process-the-error-returned-from-sctp_sock_migrate' Xin Long says: ==================== sctp: process the error returned from sctp_sock_migrate() This patchset is to process the errs returned by sctp_auth_init_hmacs() and sctp_bind_addr_dup() from sctp_sock_migrate(). And also fix a panic caused by new ep->auth_hmacs was not set due to net->sctp.auth_enable changed by sysctl before accepting an assoc. ==================== Acked-by: Marcelo Ricardo Leitner Signed-off-by: David S. Miller --- f1a167050d0edc089d8155274611883c9db62743