]> Pileus Git - ~andy/linux/commit
[SCTP]: Correctly set the length of sctp_assoc_change notification
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 14 Feb 2008 15:18:20 +0000 (10:18 -0500)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Wed, 27 Feb 2008 21:40:55 +0000 (16:40 -0500)
commitb90a137d30a6322d76023d879d40fc31f3edf0a6
treec75cceeb0ef7206c65c57c659ae5dd606df67091
parentd9595a7b9c777d45a74774f1428c263a0a47f4c0
[SCTP]: Correctly set the length of sctp_assoc_change notification

sctp_assoc_change notification may contain the data from a received
ABORT chunk.  Set the length correctly to account for that.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
net/sctp/ulpevent.c