diff options
author | 2017-08-24 18:34:44 -0700 | |
---|---|---|
committer | 2017-08-25 19:13:27 -0700 | |
commit | 7a4b813cb739ce598ffbad2e84d19d13fa23e25d (patch) | |
tree | 404ad71042e212734fb4c5cbf9db7c45a00f4f78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | r8169: Do not increment tx_dropped in TX ring cleaning (diff) | |
download | linux-dev-7a4b813cb739ce598ffbad2e84d19d13fa23e25d.tar.xz linux-dev-7a4b813cb739ce598ffbad2e84d19d13fa23e25d.zip |
r8169: Be drop monitor friendly
rtl_tx() is the TX reclamation process whereas rtl8169_tx_clear_range() does
the TX ring cleaning during shutdown, both of these functions should call
dev_consume_skb_any() to be drop monitor friendly.
Fixes: cac4b22f3d6a ("r8169: do not account fragments as packets")
Fixes: eb781397904e ("r8169: Do not use dev_kfree_skb in xmit path")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions