From: Vlad Yasevich Date: Mon, 15 Sep 2008 20:29:49 +0000 (-0400) Subject: sctp: correctly save sctp_adaptation from parameter. X-Git-Tag: v2.6.28-rc1~717^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69c4e0f1210450841e40716894ba6a877b31d52;p=pandora-kernel.git sctp: correctly save sctp_adaptation from parameter. The INIT perameter carries the adapatation value in network-byte order. We need to store it in host byte order as expected by data types and the user API. Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed