diff options
Diffstat (limited to 'include/net')
-rw-r--r-- | include/net/sctp/structs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/net/sctp/structs.h b/include/net/sctp/structs.h index 9c385b6417c7..2aad4468797e 100644 --- a/include/net/sctp/structs.h +++ b/include/net/sctp/structs.h | |||
@@ -1222,9 +1222,6 @@ struct sctp_endpoint { | |||
1222 | int last_key; | 1222 | int last_key; |
1223 | int key_changed_at; | 1223 | int key_changed_at; |
1224 | 1224 | ||
1225 | /* Default timeouts. */ | ||
1226 | int timeouts[SCTP_NUM_TIMEOUT_TYPES]; | ||
1227 | |||
1228 | /* sendbuf acct. policy. */ | 1225 | /* sendbuf acct. policy. */ |
1229 | __u32 sndbuf_policy; | 1226 | __u32 sndbuf_policy; |
1230 | }; | 1227 | }; |