From: Vlad Yasevich Date: Thu, 29 Nov 2007 13:50:35 +0000 (-0500) Subject: SCTP: Fix the supported extensions paramter X-Git-Tag: v2.6.24-rc4~8^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee4be37e8ac28e79ae673d441e83c1f51e7ecfd;p=pandora-kernel.git SCTP: Fix the supported extensions paramter 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 --- Reading git-diff-tree failed