commit | 04afd8b282d702bc122051751466000e9513ef96 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Nov 20 17:02:01 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:26:24 2006 -0800 |
tree | 1a5bc840fbc322daaf71b1e9fdd83b27274f9cc9 | |
parent | dbc16db1e58da6c346ca3e63870c17b93fbed0f0 [diff] |
[SCTP]: Beginning of sin_port fixes. That's going to be a long series. Introduced temporary helpers doing copy-and-convert for sctp_addr; they are used to kill flip-in-place in global data structures and will be used to gradually push host-endian uses of sctp_addr out of existence. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>