diff options
Diffstat (limited to 'include/linux/inetdevice.h')
| -rw-r--r-- | include/linux/inetdevice.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/inetdevice.h b/include/linux/inetdevice.h index 7009b0cdd06..c6f51ad52d5 100644 --- a/include/linux/inetdevice.h +++ b/include/linux/inetdevice.h @@ -117,7 +117,6 @@ struct in_ifaddr  	__be32			ifa_address;  	__be32			ifa_mask;  	__be32			ifa_broadcast; -	__be32			ifa_anycast;  	unsigned char		ifa_scope;  	unsigned char		ifa_flags;  	unsigned char		ifa_prefixlen;  |