1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/pcie
Johannes Berg 4c29c1e27a iwlwifi: pcie: gen2: fix locking when "HW not ready"
If we run into this error path, we shouldn't unlock the mutex
since it's not locked since. Fix this in the gen2 code as well.

Fixes: eda50cde58 ("iwlwifi: pcie: add context information support")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/iwlwifi.20220128142706.b8b0dfce16ef.Ie20f0f7b23e5911350a2766524300d2915e7b677@changeid
2022-02-03 10:24:48 +02:00
..
ctxt-info-gen3.c iwlwifi: yoyo: fw debug config from context info and preset 2021-10-22 10:49:01 +03:00
ctxt-info.c iwlwifi: pcie: properly set LTR workarounds on 22000 devices 2021-04-06 13:25:53 +03:00
drv.c iwlwifi: pcie: add killer devices to the driver 2021-12-21 12:35:07 +02:00
internal.h iwlwifi: pcie: remove spaces from queue names 2021-08-26 23:33:22 +03:00
rx.c iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ 2021-12-21 12:38:16 +02:00
trans-gen2.c iwlwifi: pcie: gen2: fix locking when "HW not ready" 2022-02-03 10:24:48 +02:00
trans.c iwlwifi: pcie: fix locking when "HW not ready" 2022-02-03 10:24:48 +02:00
tx-gen2.c iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() 2021-04-19 20:35:10 +03:00
tx.c iwlwifi: pcie: don't enable BHs with IRQs disabled 2021-04-18 09:37:38 +03:00