tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
authorOctavian Purdila <octavian.purdila@intel.com>
Wed, 25 Jun 2014 14:09:59 +0000 (17:09 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Jun 2014 22:53:36 +0000 (15:53 -0700)
commit5db92c994982ed826cf38f38d58bd09bc326aef6
treea47f81307b287fa65edfef7b1bd94c21d8cd7f1f
parentd6274bd8d6ea84b7b54cc1c3fde6bcb6143b104f
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack

Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_output.c
net/ipv6/tcp_ipv6.c