Home
last modified time | relevance | path

Searched hist:"65 f704a52ec5db356c58f8ba53a31d3aef02737f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.cdiff 65f704a52ec5db356c58f8ba53a31d3aef02737f Wed Feb 13 10:39:53 CST 2013 Johannes Berg <johannes.berg@intel.com> 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>
H A Dtx.cdiff 65f704a52ec5db356c58f8ba53a31d3aef02737f Wed Feb 13 10:39:53 CST 2013 Johannes Berg <johannes.berg@intel.com> 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>