]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit3663c306609a9322a484fba28b3da66142c50ee9
tree04715aceacd8b7ef540c2124bc5e6c5ed6b1d2c2
parent7e8767dddf3ad863a7013c334392e09177b48e2c
SCTP: Fix thinko in sctp_copy_laddrs()

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>
net/sctp/socket.c