From: Vlad Yasevich Date: Sat, 1 May 2010 01:42:42 +0000 (-0400) Subject: sctp: Use correct address family in sctp_getsockopt_peer_addrs() X-Git-Tag: v2.6.35-rc1~473^2~287^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f4cea74f1397bb29d0bbdabeb05bd05a23a741;p=pandora-kernel.git sctp: Use correct address family in sctp_getsockopt_peer_addrs() The function should use the address family of the address when trying to determine the length of the structure. Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed