[SCTP]: Do not include ABORT chunk header in the notification.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Wed, 9 May 2007 20:52:35 +0000 (13:52 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 11 May 2007 06:45:31 +0000 (23:45 -0700)
commitac40e41f4ddec8882d3f7bc8fa98a4fce8796aff
tree1ef51b442dcdbd0b04997ec0b2cc756d9bcf668f
parent70b57b814ed5a93bf21d9dc5f8a7d23620a77e44
[SCTP]: Do not include ABORT chunk header in the notification.

The socket API draft is unclear about whether to include the
chunk header or not.  Recent discussion on the sctp implementors
mailing list clarified that the chunk header shouldn't be included,
but the error parameter header still needs to be there.

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