summaryrefslogtreecommitdiffstats
path: root/net/wireless/scan.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-03-20 22:25:17 +0100
committerJohannes Berg <johannes.berg@intel.com>2013-03-20 22:26:35 +0100
commit8b305780ed0c49a49c6bd58a4372fd6b22a5a71e (patch)
tree865d7c5105a504f5466d68456770d2e54525954c /net/wireless/scan.c
parentce1eadda6badef9e4e3460097ede674fca47383d (diff)
downloadop-kernel-dev-8b305780ed0c49a49c6bd58a4372fd6b22a5a71e.zip
op-kernel-dev-8b305780ed0c49a49c6bd58a4372fd6b22a5a71e.tar.gz
mac80211: fix virtual monitor interface locking
The virtual monitor interface has a locking issue, it calls into the channel context code with the iflist mutex held which isn't allowed since it is usually acquired the other way around. The mutex is still required for the interface iteration, but need not be held across the channel calls. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/scan.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud