commit | a5f4cea74f1397bb29d0bbdabeb05bd05a23a741 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Apr 30 21:42:42 2010 -0400 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Apr 30 21:42:42 2010 -0400 |
tree | 7810a501cb7936897f59970ceb0d1170ba30526a | |
parent | 83d7eb2979cd3390c375470225dd2d8f2009bc70 [diff] |
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 <vladislav.yasevich@hp.com>