[PATCH] SCTP: Correctly copy addresses in sctp_copy_laddrs
commit44884f81d150fe352ca4c6d694ad11cd5acf7fea
authorVlad Yasevich <vladislav.yasevich@hp.com>
Wed, 9 May 2007 20:51:31 +0000 (9 13:51 -0700)
committerChris Wright <chrisw@sous-sol.org>
Wed, 23 May 2007 21:32:47 +0000 (23 14:32 -0700)
treeb64abaa551a547d5e2468d483fa6b3f3d3320e0d
parentfbae8ffe8398d38ed2fcd18a8c0376cb726642ff
[PATCH] SCTP: Correctly copy addresses in sctp_copy_laddrs

I broke the  non-wildcard case recently.  This is to fixes it.
Now, explictitly bound addresses can ge retrieved using the API.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/sctp/socket.c