summaryrefslogtreecommitdiff
path: root/net/ipv6
diff options
context:
space:
mode:
authorLiang Chen <liangchen.linux@gmail.com>2023-09-01 07:09:21 +0300
committerDavid S. Miller <davem@davemloft.net>2023-09-04 08:52:39 +0300
commit151e887d8ff97e2e42110ffa1fb1e6a2128fb364 (patch)
tree89755d42a91ace824bd8bfda2d634ba75820ce69 /net/ipv6
parent817c7cd2043a83a3d8147f40eea1505ac7300b62 (diff)
downloadlinux-151e887d8ff97e2e42110ffa1fb1e6a2128fb364.tar.xz
veth: Fixing transmit return status for dropped packets
The veth_xmit function returns NETDEV_TX_OK even when packets are dropped. This behavior leads to incorrect calculations of statistics counts, as well as things like txq->trans_start updates. Fixes: e314dbdc1c0d ("[NET]: Virtual ethernet device driver.") Signed-off-by: Liang Chen <liangchen.linux@gmail.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions