aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_cong.c
diff options
context:
space:
mode:
authorGao Feng <gfree.wind@gmail.com>2016-11-21 08:56:21 +0800
committerDavid S. Miller <davem@davemloft.net>2016-11-21 13:10:29 -0500
commit7c6ae610a1f0a9d3cebf790e0245b4e0f76aa86e (patch)
treeb3f4d6edd5bd8de6d98dc49b40e6cdcce9aa146c /net/ipv4/tcp_cong.c
parentethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC (diff)
downloadlinux-dev-7c6ae610a1f0a9d3cebf790e0245b4e0f76aa86e.tar.xz
linux-dev-7c6ae610a1f0a9d3cebf790e0245b4e0f76aa86e.zip
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
The tc could return NET_XMIT_CN as one congestion notification, but it does not mean the packe is lost. Other modules like ipvlan, macvlan, and others treat NET_XMIT_CN as success too. So l2tp_eth_dev_xmit should add the NET_XMIT_CN check. Signed-off-by: Gao Feng <gfree.wind@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions