[SCTP] embedded sctp_addr: net-endian mirrors
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Nov 2006 01:04:42 +0000 (17:04 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:26:30 +0000 (21:26 -0800)
Add sctp_chunk->source, sctp_sockaddr_entry->a, sctp_transport->ipaddr
and sctp_transport->saddr, maintain them as net-endian mirrors of
their host-endian counterparts.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found