]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: gen2: fix locking when "HW not ready"
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Jan 2022 12:30:53 +0000 (14:30 +0200)
committerKalle Valo <kvalo@kernel.org>
Thu, 3 Feb 2022 08:24:48 +0000 (10:24 +0200)
commit054337bd60d1074e066ac5657a42c52a515698c7
tree343866462a12811f977500cfcaa43a5cc6e6e6db
parentc775c2db1aac59643b4e9c2f9d046936604f8cc9
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: eaa0c43cbdf3 ("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
drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c