linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/pcie
Emmanuel Grumbach 5bf9a89d9a iwlwifi: remove lock around txq_enable
This locking isn't needed. The only locking we need is when
we access prph registers but there is already a separate
lock for that.
Since we haven't returned from the mac80211's
IEEE80211_AMPDU_TX_OPERATIONAL ampdu_action, we cannot
receive any Tx frame for that sta / tid while enabling the
queue.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2012-06-13 09:01:03 +02:00
..
1000.c iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED' 2012-06-06 13:24:36 +02:00
2000.c iwlwifi: refactor EEPROM reading/parsing 2012-06-06 13:24:19 +02:00
5000.c iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED' 2012-06-06 13:24:36 +02:00
6000.c iwlwifi: refactor EEPROM reading/parsing 2012-06-06 13:24:19 +02:00
cfg.h
drv.c
internal.h iwlwifi: remove lock around txq_enable 2012-06-13 09:01:03 +02:00
rx.c
trans.c iwlwifi: remove lock around txq_enable 2012-06-13 09:01:03 +02:00
tx.c iwlwifi: remove lock around txq_enable 2012-06-13 09:01:03 +02:00