From: Soheil Hassas Yeganeh <soh...@google.com> 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 tcp: remove SKBTX_ACK_TSTAMP since it is redundant include/linux/skbuff.h | 6 +----- net/ipv4/tcp.c | 7 ++++--- net/ipv4/tcp_input.c | 3 +-- net/ipv4/tcp_output.c | 17 +++++++++++------ net/socket.c | 3 --- 5 files changed, 17 insertions(+), 19 deletions(-) -- 2.8.0.rc3.226.g39d4020