]> git.baikalelectronics.ru Git - kernel.git/commit
[SCTP]: Beginning of sin_port fixes.
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Nov 2006 01:02:01 +0000 (17:02 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:26:24 +0000 (21:26 -0800)
commit5106315bf292080d96f6a995af0f63463c6b3c78
tree1a5bc840fbc322daaf71b1e9fdd83b27274f9cc9
parent490195dd8575ecaf4128a6a86f69beb9875b61c5
[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>
include/net/sctp/structs.h
net/sctp/socket.c