summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2010-07-30 16:46:07 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-08-16 21:26:37 +0200
commita1699b75a1db31a1da2f0fc610ee696d02a19280 (patch)
treef10a936a42a4bd35b39496d64426b61e465c43a6 /drivers/net
parentiwlwifi: make scan workqueue functions static (diff)
downloadlinux-a1699b75a1db31a1da2f0fc610ee696d02a19280.tar.xz
linux-a1699b75a1db31a1da2f0fc610ee696d02a19280.zip
mac80211: unify scan and work mutexes
Having both scan and work mutexes is not just a bit too fine grained, it also creates issues when there's code that needs both since they then need to be acquired in the right order, which can be hard to do. Therefore, use just a single mutex for both. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions