diff options
author | Piotr Raczynski <piotr.raczynski@intel.com> | 2023-05-15 22:03:13 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2023-05-16 19:27:38 +0300 |
commit | afe87cfe820e74cc5fc59359445bcfd93ff0ab07 (patch) | |
tree | 6c058ff11faffd9d8e4c1bdc895b0f1e135c263f /tools/perf/scripts/python/syscall-counts.py | |
parent | 38e97a98e371c615f67d144ee9e4f7087c0a41e8 (diff) | |
download | linux-afe87cfe820e74cc5fc59359445bcfd93ff0ab07.tar.xz |
ice: use pci_irq_vector helper function
Currently, driver gets interrupt number directly from ice_pf::msix_entries
array. Use helper function dedicated to do just that.
While at it use a variable to store interrupt number in
ice_free_irq_msix_misc instead of calling the helper function twice.
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Piotr Raczynski <piotr.raczynski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions