git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
792e6aa
)
mac80211: fix nested rtnl locking on ieee80211_reconfig
author
Eliad Peller
<eliad@wizery.com>
Wed, 30 Apr 2014 13:14:24 +0000
(16:14 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 5 May 2014 13:14:58 +0000
(15:14 +0200)
ieee80211_reconfig already holds rtnl, so calling
cfg80211_sched_scan_stopped results in deadlock.
Use the rtnl-version of this function instead.
Fixes: d43c6b6 ("mac80211: reschedule sched scan after HW restart")
Cc: stable@vger.kernel.org (3.14+)
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c
patch
|
blob
|
history
diff --cc
net/mac80211/util.c
Simple merge