diff options
Diffstat (limited to 'include/net/ip_vs.h')
-rw-r--r-- | include/net/ip_vs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/ip_vs.h b/include/net/ip_vs.h index 481f856c650f..34a6fa825167 100644 --- a/include/net/ip_vs.h +++ b/include/net/ip_vs.h | |||
@@ -836,8 +836,6 @@ struct netns_ipvs { | |||
836 | int num_services; /* no of virtual services */ | 836 | int num_services; /* no of virtual services */ |
837 | 837 | ||
838 | rwlock_t rs_lock; /* real services table */ | 838 | rwlock_t rs_lock; /* real services table */ |
839 | /* semaphore for IPVS sockopts. And, [gs]etsockopt may sleep. */ | ||
840 | struct lock_class_key ctl_key; /* ctl_mutex debuging */ | ||
841 | /* Trash for destinations */ | 839 | /* Trash for destinations */ |
842 | struct list_head dest_trash; | 840 | struct list_head dest_trash; |
843 | /* Service counters */ | 841 | /* Service counters */ |