]> Pileus Git - ~andy/linux/blobdiff - net/sctp/outqueue.c
sctp: remove 'resent' bit from the chunk
[~andy/linux] / net / sctp / outqueue.c
index a4fe7dee76e89d1a67f01c16a1057f33adf0d9fe..4e551ba8998ca3d5525d4e2b69ac74dcce092936 100644 (file)
@@ -1405,7 +1405,6 @@ static void sctp_check_transmitted(struct sctp_outq *q,
                                 * instance).
                                 */
                                if (!tchunk->tsn_gap_acked &&
-                                   !tchunk->resent &&
                                    tchunk->rtt_in_progress) {
                                        tchunk->rtt_in_progress = 0;
                                        rtt = jiffies - tchunk->sent_at;