diff options
Diffstat (limited to 'include/net/sctp/structs.h')
-rw-r--r-- | include/net/sctp/structs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sctp/structs.h b/include/net/sctp/structs.h index bc3f8d879c5..7571e32723b 100644 --- a/include/net/sctp/structs.h +++ b/include/net/sctp/structs.h | |||
@@ -899,7 +899,6 @@ struct sctp_transport { | |||
899 | */ | 899 | */ |
900 | /* RTO : The current retransmission timeout value. */ | 900 | /* RTO : The current retransmission timeout value. */ |
901 | unsigned long rto; | 901 | unsigned long rto; |
902 | unsigned long last_rto; | ||
903 | 902 | ||
904 | __u32 rtt; /* This is the most recent RTT. */ | 903 | __u32 rtt; /* This is the most recent RTT. */ |
905 | 904 | ||