sctp: Use correct address family in sctp_getsockopt_peer_addrs()
authorVlad Yasevich <vladislav.yasevich@hp.com>
Sat, 1 May 2010 01:42:42 +0000 (21:42 -0400)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Sat, 1 May 2010 01:42:42 +0000 (21:42 -0400)
The function should use the address family of the address when
trying to determine the length of the structure.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>

No differences found