summaryrefslogtreecommitdiffstats
path: root/drivers/net/macvtap.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2014-04-28 22:00:29 -0700
committerDavid S. Miller <davem@davemloft.net>2014-04-30 16:12:22 -0400
commitfc9f35010641ea85dd19d144b86cdd93156f1a1e (patch)
tree37c597211df463cb893b84d14ae4008d177d6004 /drivers/net/macvtap.c
parent3dc638d13aced7baad40517a3d70b3b43bf6b90f (diff)
downloadop-kernel-dev-fc9f35010641ea85dd19d144b86cdd93156f1a1e.zip
op-kernel-dev-fc9f35010641ea85dd19d144b86cdd93156f1a1e.tar.gz
tcp: increment retransmit counters in tlp and fast open
Both TLP and Fast Open call __tcp_retransmit_skb() instead of tcp_retransmit_skb() to avoid changing tp->retrans_out. This has the side effect of missing SNMP counters increments as well as tcp_info tcpi_total_retrans updates. Fix this by moving the stats increments of into __tcp_retransmit_skb() Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Nandita Dukkipati <nanditad@google.com> Acked-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvtap.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud