Re: [PATCH v2 net-next 0/2] tcp: simplify ack tx timestamps

2016-04-28 Thread David Miller
From: Soheil Hassas Yeganeh Date: Wed, 27 Apr 2016 23:38:59 -0400 > From: Soheil Hassas Yeganeh > > v2: > - Fully remove SKBTX_ACK_TSTAMP, as suggested by Willem de Bruijn. > > This patch series aims at removing redundant checks and fields > for ack

[PATCH v2 net-next 0/2] tcp: simplify ack tx timestamps

2016-04-27 Thread Soheil Hassas Yeganeh
From: Soheil Hassas Yeganeh v2: - Fully remove SKBTX_ACK_TSTAMP, as suggested by Willem de Bruijn. This patch series aims at removing redundant checks and fields for ack timestamps for TCP. Soheil Hassas Yeganeh (2): tcp: remove an unnecessary check in tcp_tx_timestamp