diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-02-13 17:39:53 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-02-15 09:41:12 +0100 |
commit | 65f704a52ec5db356c58f8ba53a31d3aef02737f (patch) | |
tree | bc5e0d6388005a74f4becc5ecf83713c8ea744c9 /net/mac80211/status.c | |
parent | 441a33baf1805861354fb9e3149c000311b6996f (diff) |
mac80211: use spin_lock_bh() for tim_lock
There's no need to use _irqsave() as the lock
is never used in interrupt context.
This also fixes a problem in the iwlwifi MVM
driver that calls spin_unlock_bh() within its
set_tim() callback.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/status.c')
0 files changed, 0 insertions, 0 deletions