[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)
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>

No differences found