ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.
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>
This commit is contained in:
Родитель
7d120c55df
Коммит
0399e5f07a
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче