Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0399e5f0 authored by Rami Rosen's avatar Rami Rosen Committed by YOSHIFUJI Hideaki
Browse files

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: default avatarRami Rosen <ramirose@gmail.com>
Signed-off-by: default avatarYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
parent 7d120c55
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;