X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Ftcp%2Ftcp.h;h=843b90d987e4d81be8311eda0b9a0a6aec0943d7;hb=efefc6b4b219e2897e48def83352b4df52bc03a0;hp=5a3a96570d213158e7008914c3e0f5f82de3b53d;hpb=221d6f131d644b2d14f741c4b3031f53b8a8ff03;p=vpp.git diff --git a/src/vnet/tcp/tcp.h b/src/vnet/tcp/tcp.h index 5a3a96570d2..843b90d987e 100644 --- a/src/vnet/tcp/tcp.h +++ b/src/vnet/tcp/tcp.h @@ -753,7 +753,6 @@ tcp_cc_rcv_ack (tcp_connection_t * tc) { tc->cc_algo->rcv_ack (tc); tc->tsecr_last_ack = tc->rcv_opts.tsecr; - tcp_connection_tx_pacer_update (tc); } always_inline void