]> git.baikalelectronics.ru Git - kernel.git/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)
commitd2c7a95fb07fd926a82a5db727cd5391bc13dad7
treec75cceeb0ef7206c65c57c659ae5dd606df67091
parent279a835b9bd6364cb8c310d22c839c34d2026dd0
[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