From: David S. Miller Date: Tue, 20 Dec 2016 19:15:45 +0000 (-0500) Subject: Merge branch 'sctp-fixes' X-Git-Tag: v4.10-rc1~36^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b794e252f5c1c640097348566dd85d463698ce90;p=thirdparty%2Flinux.git Merge branch 'sctp-fixes' Xin Long says: ==================== sctp: fix the issue that may copy duplicate addrs into assoc's bind address list Patch 1/2 is to fix some indent level. Given that we have kernels out there with this issue, patch 2/2 also fix sctp_raw_to_bind_addrs. v1 -> v2: Explain why we didn't filter the duplicate addresses when global address list gets updated in patch 2/2 changelog. ==================== Signed-off-by: David S. Miller --- b794e252f5c1c640097348566dd85d463698ce90