projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
[linux-2.6]
/
include
/
net
/
atmclip.h
diff --git
a/include/net/atmclip.h
b/include/net/atmclip.h
index
90fcc98
..
b5a51a7
100644
(file)
--- a/
include/net/atmclip.h
+++ b/
include/net/atmclip.h
@@
-36,7
+36,7
@@
struct clip_vcc {
struct atmarp_entry {
-
u32
ip; /* IP address */
+
__be32
ip; /* IP address */
struct clip_vcc *vccs; /* active VCCs; NULL if resolution is
pending */
unsigned long expires; /* entry expiration time */