diff options
author | Eric Dumazet <edumazet@google.com> | 2018-02-26 04:12:10 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-27 03:01:53 +0100 |
commit | 4c27bf3c5b7434ccb9ab962301da661c26b467a4 (patch) | |
tree | 8ecd3a18210ffd4e8796eda1ea2a293ef1c4d988 /net/core/devlink.c | |
parent | ip_tunnel: Do not use mark in skb by default (diff) | |
download | linux-4c27bf3c5b7434ccb9ab962301da661c26b467a4.tar.xz linux-4c27bf3c5b7434ccb9ab962301da661c26b467a4.zip |
r8152: fix tx packets accounting
r8152 driver handles TSO packets (limited to ~16KB) quite well,
but pretends each TSO logical packet is a single packet on the wire.
There is also some error since headers are accounted once, but
error rate is small enough that we do not care.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/devlink.c')
0 files changed, 0 insertions, 0 deletions