diff options
author | Maciej Fijalkowski <maciej.fijalkowski@intel.com> | 2024-02-23 19:06:27 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2024-03-04 21:33:44 +0300 |
commit | d5926e01e3739542bb047b77f850d7f641eaa7bc (patch) | |
tree | a720ae357e3ceb70e06dbf98667873c03d87c5d0 /tools/perf/scripts/python/syscall-counts.py | |
parent | 979c2c049fbea107ce9f8d31f3ba9dba83ddb0a2 (diff) | |
download | linux-d5926e01e3739542bb047b77f850d7f641eaa7bc.tar.xz |
ice: do not disable Tx queues twice in ice_down()
ice_down() clears QINT_TQCTL_CAUSE_ENA_M bit twice, which is not
necessary. First clearing happens in ice_vsi_dis_irq() and second in
ice_vsi_stop_tx_ring() - remove the first one.
While at it, make ice_vsi_dis_irq() static as ice_down() is the only
current caller of it.
Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
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