Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
Part 1: rename sctp_chunk->source, sctp_sockaddr_entry->a,
sctp_transport->ipaddr and sctp_transport->saddr (to ..._h)

The next patch will reintroduce these fields and keep them as
net-endian mirrors of the original (renamed) ones.  Split in
two patches to make sure that we hadn't forgotten any instanes.

Later in the series we'll eliminate uses of host-endian variants
(basically switching users to net-endian counterparts as we
progress through that mess).  Then host-endian ones will die.

Other embedded host-endian sctp_addr will be easier to switch
directly, so we leave them alone for now.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 21:26:29 -08:00
..
2006-12-02 21:22:48 -08:00
2006-12-02 21:21:08 -08:00
2006-12-02 21:22:55 -08:00
2005-08-29 15:32:25 -07:00
2006-09-22 14:54:40 -07:00
2006-09-28 18:02:58 -07:00
2006-09-28 18:01:06 -07:00
2006-12-02 21:23:41 -08:00
2006-11-05 14:11:25 -08:00
2006-03-23 07:12:57 -05:00
2006-12-02 21:21:23 -08:00
2005-09-22 07:57:21 -03:00
2006-03-20 22:59:36 -08:00
2006-12-02 21:22:52 -08:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:32:25 -07:00
2006-09-28 18:02:10 -07:00
2006-06-30 14:12:10 -07:00