git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d85c10
)
[IPV4]: annotate struct in_ifaddr
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 29 Sep 2006 01:00:55 +0000
(18:00 -0700)
committer
David 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