[SCTP]: Correctly copy addresses in sctp_copy_laddrs
authorVlad Yasevich <vladislav.yasevich@hp.com>
Wed, 9 May 2007 20:51:31 +0000 (13:51 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 11 May 2007 06:45:30 +0000 (23:45 -0700)
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>

No differences found