From: Brian Haley Date: Wed, 4 Mar 2009 11:20:26 +0000 (-0800) Subject: SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails X-Git-Tag: v2.6.29-rc8~51^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb13d9f9e450bceafd88ac8a98f7a98e8096a5fe;p=pandora-kernel.git SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails Change sctp_ctl_sock_init() to try IPv4 if IPv6 socket registration fails. Required if the IPv6 module is loaded with "disable=1", else SCTP will fail to load. Signed-off-by: Brian Haley Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed