[IPV4]: annotate struct in_ifaddr
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 29 Sep 2006 01:00:55 +0000 (18:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Sep 2006 01:00:55 +0000 (18:00 -0700)
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>

No differences found