diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/inetdevice.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/inetdevice.h b/include/linux/inetdevice.h index 2620f45ca1f6..c23cd45da7eb 100644 --- a/include/linux/inetdevice.h +++ b/include/linux/inetdevice.h @@ -36,8 +36,6 @@ struct in_device rwlock_t lock; int dead; struct in_ifaddr *ifa_list; /* IP ifaddr chain */ - int mc_initted; - struct ip_mc_list *mc_list; /* IP multicast filter chain */ rwlock_t mc_lock; /* for mc_tomb */ struct ip_mc_list *mc_tomb; |
