summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2023-01-19 04:16:42 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2023-02-06 20:36:09 +0300
commit157acda5b1faf896cbe46e8860be02baac2b7f83 (patch)
tree9cc554d622c60b7e455cf1c14f223a974d51ad81 /tools/perf/scripts/python/export-to-sqlite.py
parenta2ca73eae33f4a15304b7f4a71246bb66ded0b80 (diff)
downloadlinux-157acda5b1faf896cbe46e8860be02baac2b7f83.tar.xz
ice: drop unnecessary VF parameter from several VSI functions
The vsi->vf pointer gets assigned early on during ice_vsi_alloc. Several functions currently take a VF pointer, but they can just use the existing vsi->vf pointer as needed. Modify these functions to drop the unnecessary VF parameter. Note that ice_vsi_cfg is not changed as a following change will refactor so that the VF pointer is assigned during ice_vsi_cfg rather than ice_vsi_alloc. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Tested-by: Marek Szlosek <marek.szlosek@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions