diff options
author | 2019-09-03 16:20:20 -0300 | |
---|---|---|
committer | 2019-09-09 10:18:18 -0700 | |
commit | e1a8ca11c73594ea8874ed4c2712a58e0a5e922a (patch) | |
tree | fbbdf203863bbc89026b76ae3ff6baff6a04d6b9 /tools/perf/scripts/python/syscall-counts.py | |
parent | igc: Remove unneeded PCI bus defines (diff) | |
download | linux-dev-e1a8ca11c73594ea8874ed4c2712a58e0a5e922a.tar.xz linux-dev-e1a8ca11c73594ea8874ed4c2712a58e0a5e922a.zip |
i40e: fix hw_dbg usage in i40e_hmc_get_object_va
The mentioned function references a i40e_hw attribute, as parameter for
hw_dbg, but it doesn't exist in the function scope.
Fixes it by changing parameters from i40e_hmc_info to i40e_hw which can
retrieve the necessary i40e_hmc_info.
v2:
- Fixed reverse xmas tree code style issue as suggested by Jakub Kicinski
Signed-off-by: "Mauro S. M. Rodrigues" <maurosr@linux.vnet.ibm.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions