From: Wei Yongjun Date: Tue, 7 Apr 2009 08:35:11 +0000 (+0800) Subject: sctp: fix to only enable IPv6 address support on PF_INET6 socket X-Git-Tag: v2.6.31-rc1~330^2~163^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c395846cf6abfdda3c04a19a0982adbb6469c2;p=pandora-kernel.git sctp: fix to only enable IPv6 address support on PF_INET6 socket If socket is create by PF_INET type, it can not used IPv6 address to send/recv DATA. So only enable IPv6 address support on PF_INET6 socket. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed