]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/sctp/structs.h
sctp: on T3_RTX retransmit all the in-flight chunks
[karo-tx-linux.git] / include / net / sctp / structs.h
index cd2e18778f8190569f98450842bd16458d76f0b0..0a474568b003053686f98e27d4102d34148a8ade 100644 (file)
@@ -893,7 +893,6 @@ struct sctp_transport {
         */
        /* RTO         : The current retransmission timeout value.  */
        unsigned long rto;
-       unsigned long last_rto;
 
        __u32 rtt;              /* This is the most recent RTT.  */