commit | a144ea4b7a13087081ab5402fa9ad0bcfd249e67 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Sep 28 18:00:55 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 28 18:00:55 2006 -0700 |
tree | a0452a546c231d85a89e8920c26e5dec4595ba54 | |
parent | 6d85c10abe840e98cbac673202fe7cc9ada2180c [diff] |
[IPV4]: annotate struct in_ifaddr ifa_local, ifa_address, ifa_mask, ifa_broadcast and ifa_anycast are net-endian. Annotated them and variables that are inferred to be net-endian. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>