SCTP: Fix thinko in sctp_copy_laddrs()
authorVlad Yasevich <vladislav.yasevich@hp.com>
Tue, 3 Jul 2007 16:43:12 +0000 (12:43 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 6 Jul 2007 00:40:08 +0000 (17:40 -0700)
Correctly dereference bytes_copied in sctp_copy_laddrs().
I totally must have spaced when doing this.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found