Searched hist:"72 bc934cb393d9aa0a3a73026c020da36e817fa1" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | tx.c | diff 72bc934cb393d9aa0a3a73026c020da36e817fa1 Tue Mar 30 15:24:50 CEST 2021 Johannes Berg <johannes.berg@intel.com> iwlwifi: pcie: avoid unnecessarily taking spinlock
Most devices don't set the apmg_wake_up_wa flag, so we don't do anything for them. Avoid taking the spinlock for every command unless the device needs this workaround.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20210330162204.1ab60af3f318.I51cc202f68a2a953223e70c3e8610343412961b6@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|