summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2025-08-25 13:02:01 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-27 18:56:18 -0700
commit2ee5c8c0c28e0e3ccfdb842a7b3bd2f98ee7eaf7 (patch)
tree8d1b9b6b1bb1ee0ca9ccae29a456868513549e86 /tools/perf/scripts/python/parallel-perf.py
parentef5ca97293ba4a8fd809ad87230a8ec0a0d42dec (diff)
eth: fbnic: Move hw_stats_lock out of fbnic_dev
Move hw_stats_lock out of fbnic_dev to a more appropriate struct fbnic_hw_stats since the only use of this lock is to protect access to the hardware stats. While at it, enclose the lock and stats initialization in a single init call. Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com> Link: https://patch.msgid.link/20250825200206.2357713-2-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions