commit | e69c4e0f1210450841e40716894ba6a877b31d52 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Mon Sep 15 16:29:49 2008 -0400 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Wed Oct 01 11:34:16 2008 -0400 |
tree | a259fb694a98913339fd6ad89a6a83321309df90 | |
parent | 96cd0d3d710e64c55e034b77052d7ac46f094759 [diff] |
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 <vladislav.yasevich@hp.com>