diff options
author | Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> | 2019-09-03 16:20:20 -0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-09-09 10:18:18 -0700 |
commit | e1a8ca11c73594ea8874ed4c2712a58e0a5e922a (patch) | |
tree | fbbdf203863bbc89026b76ae3ff6baff6a04d6b9 /drivers/net/ethernet/intel/igc/igc_phy.c | |
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" <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 'drivers/net/ethernet/intel/igc/igc_phy.c')
0 files changed, 0 insertions, 0 deletions