Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information