aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorMaciej Fijalkowski <[email protected]>2024-02-23 17:06:27 +0100
committerTony Nguyen <[email protected]>2024-03-04 10:33:44 -0800
commitd5926e01e3739542bb047b77f850d7f641eaa7bc (patch)
treea720ae357e3ceb70e06dbf98667873c03d87c5d0 /lib/crypto/mpi/mpi-bit.c
parent979c2c049fbea107ce9f8d31f3ba9dba83ddb0a2 (diff)
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 <[email protected]> Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions