summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
diff options
context:
space:
mode:
authorJohannes Berg2012-07-04 13:28:18 +0200
committerJohannes Berg2012-07-04 13:30:23 +0200
commitc5a7e582490c423f0685e42ee5cfb7c6de81adb0 (patch)
tree6eda6d23264d9f434e6e92445168e55c16ea3300 /net/wireless/nl80211.c
parentmac80211: add TX prepare API (diff)
downloadkernel-qcow2-linux-c5a7e582490c423f0685e42ee5cfb7c6de81adb0.tar.gz
kernel-qcow2-linux-c5a7e582490c423f0685e42ee5cfb7c6de81adb0.tar.xz
kernel-qcow2-linux-c5a7e582490c423f0685e42ee5cfb7c6de81adb0.zip
cfg80211: fix locking regression in monitor channel tracking
Michal's monitor channel tracking introduce a locking problem as it locked the rdev lock inside the netdev notifier which isn't allowed as we might already hold it if we get there by removing an interface that is up. Fix this by relying only on the RTNL to protect the interface counters, the RTNL is always held in these code paths anyway. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/nl80211.c')
0 files changed, 0 insertions, 0 deletions