projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d120c5
)
ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.
author
Rami Rosen
<ramirose@gmail.com>
Wed, 23 Apr 2008 11:36:58 +0000
(14:36 +0300)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Wed, 11 Jun 2008 17:38:13 +0000
(
02:38
+0900)
This patches removes IFA_GLOBAL definition from linux/include/net/if_inet6.h
as it is unused.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
include/net/if_inet6.h
patch
|
blob
|
history
diff --git
a/include/net/if_inet6.h
b/include/net/if_inet6.h
index b2cfc4927257cd2307ed31b96ecd0dd5759f0618..db66c792774353ccde4d499ba38b9fc31405edff 100644
(file)
--- a/
include/net/if_inet6.h
+++ b/
include/net/if_inet6.h
@@
-148,7
+148,6
@@
struct ifacaddr6
#define IFA_HOST IPV6_ADDR_LOOPBACK
#define IFA_LINK IPV6_ADDR_LINKLOCAL
#define IFA_SITE IPV6_ADDR_SITELOCAL
-#define IFA_GLOBAL 0x0000U
struct ipv6_devstat {
struct proc_dir_entry *proc_dir_entry;