diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2024-07-30 22:51:52 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-01 03:52:46 +0300 |
commit | d516b187a9cc2e842030dd005be2735db3e8f395 (patch) | |
tree | c11c1d62f9f2cab399f7e0c52f8a2ab67b8fb806 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 601df205896da88e654d7c97d4579fa4af0b4adf (diff) | |
download | linux-d516b187a9cc2e842030dd005be2735db3e8f395.tar.xz |
r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
The skb isn't consumed in case of NETDEV_TX_BUSY, therefore don't
increment the tx_dropped counter.
Fixes: 188f4af04618 ("r8169: use NETDEV_TX_{BUSY/OK}")
Cc: stable@vger.kernel.org
Suggested-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
Link: https://patch.msgid.link/bbba9c48-8bac-4932-9aa1-d2ed63bc9433@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions