diff options
Diffstat (limited to 'net/dccp/ccids/ccid2.h')
-rw-r--r-- | net/dccp/ccids/ccid2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dccp/ccids/ccid2.h b/net/dccp/ccids/ccid2.h index bc659f00cb96..2671f8ebe294 100644 --- a/net/dccp/ccids/ccid2.h +++ b/net/dccp/ccids/ccid2.h | |||
@@ -66,7 +66,6 @@ struct ccid2_hc_tx_sock { | |||
66 | struct timer_list ccid2hctx_rtotimer; | 66 | struct timer_list ccid2hctx_rtotimer; |
67 | u64 ccid2hctx_rpseq; | 67 | u64 ccid2hctx_rpseq; |
68 | int ccid2hctx_rpdupack; | 68 | int ccid2hctx_rpdupack; |
69 | int ccid2hctx_sendwait; | ||
70 | unsigned long ccid2hctx_last_cong; | 69 | unsigned long ccid2hctx_last_cong; |
71 | u64 ccid2hctx_high_ack; | 70 | u64 ccid2hctx_high_ack; |
72 | }; | 71 | }; |