diff options
author | Mauro S. M. Rodrigues <[email protected]> | 2019-09-03 16:20:20 -0300 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-09-09 10:18:18 -0700 |
commit | e1a8ca11c73594ea8874ed4c2712a58e0a5e922a (patch) | |
tree | fbbdf203863bbc89026b76ae3ff6baff6a04d6b9 /scripts/gdb/linux/modules.py | |
parent | 00c0916618e6593dde5a99e9554983e5e2baff7e (diff) |
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" <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions