diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-03-06 17:51:49 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-08 06:37:37 +0300 |
commit | bfb522f347df2d1fefc43f7b42e361321bc010d9 (patch) | |
tree | 258f8833970190c16c41cc0ec37b27b26afec9fe /tools/perf/scripts/python | |
parent | c1aacad30614dc1f8e7564c1350d4e7de4dd10b5 (diff) | |
download | linux-bfb522f347df2d1fefc43f7b42e361321bc010d9.tar.xz |
eth: fbnic: fix typo in compile assert
We should be validating the Rx count on the Rx struct,
not the Tx struct. There is no real change here, rx_stats
and tx_stats are instances of the same struct.
Acked-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20250306145150.1757263-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions