diff options
author | Alex Pakhunov <alexey.pakhunov@spacex.com> | 2023-11-13 19:23:49 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-11-15 04:50:23 +0100 |
commit | 907d1bdb8b2cc0357d03a1c34d2a08d9943760b1 (patch) | |
tree | ccf024750322f73472a9f732a533fb8a808dd68c /drivers/net/mdio | |
parent | net: stmmac: avoid rx queue overrun (diff) | |
download | linux-907d1bdb8b2cc0357d03a1c34d2a08d9943760b1.tar.xz linux-907d1bdb8b2cc0357d03a1c34d2a08d9943760b1.zip |
tg3: Move the [rt]x_dropped counters to tg3_napi
This change moves [rt]x_dropped counters to tg3_napi so that they can be
updated by a single writer, race-free.
Signed-off-by: Alex Pakhunov <alexey.pakhunov@spacex.com>
Signed-off-by: Vincent Wong <vincent.wong2@spacex.com>
Reviewed-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20231113182350.37472-1-alexey.pakhunov@spacex.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/mdio')
0 files changed, 0 insertions, 0 deletions