diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2012-06-07 13:44:14 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-06-13 09:01:03 +0200 |
commit | 5bf9a89d9a2eaa136a23d872db4195ca8cada4c8 (patch) | |
tree | 22ce7fcc538473df2f968e02ede530d02f188f53 /drivers/Makefile | |
parent | 1ce8658c08f1c1baa72e3cdea43a9d715dad08a2 (diff) |
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>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions