[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Mon, 7 Jan 2008 08:28:16 +0000 (00:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jan 2008 07:30:04 +0000 (23:30 -0800)
Some recent changes completely removed accounting for the FORWARD_TSN
parameter length in the INIT and INIT-ACK chunk.  This is wrong and
should be restored.

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

No differences found