SCTP: Fix the supported extensions paramter
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 29 Nov 2007 13:50:35 +0000 (08:50 -0500)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 29 Nov 2007 15:17:41 +0000 (10:17 -0500)
Supported extensions parameter was not coded right and ended up
over-writing memory or causing skb overflows.  First, remove
the FWD_TSN support from as it shouldn't be there and also fix
the paramter encoding.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>

No differences found