diff options
Diffstat (limited to 'include/net/sctp/structs.h')
-rw-r--r-- | include/net/sctp/structs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/sctp/structs.h b/include/net/sctp/structs.h index 448f713a0205..ef892e00c833 100644 --- a/include/net/sctp/structs.h +++ b/include/net/sctp/structs.h | |||
@@ -197,8 +197,6 @@ extern struct sctp_globals { | |||
197 | 197 | ||
198 | /* This is the sctp port control hash. */ | 198 | /* This is the sctp port control hash. */ |
199 | int port_hashsize; | 199 | int port_hashsize; |
200 | int port_rover; | ||
201 | spinlock_t port_alloc_lock; /* Protects port_rover. */ | ||
202 | struct sctp_bind_hashbucket *port_hashtable; | 200 | struct sctp_bind_hashbucket *port_hashtable; |
203 | 201 | ||
204 | /* This is the global local address list. | 202 | /* This is the global local address list. |