diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-07-10 19:39:02 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-07-12 12:10:49 +0200 |
commit | 8e95ea49c94908cb10e698c5637d57f0fbdc796d (patch) | |
tree | 597f5817baab936980b6d888bfe695e8a40dc747 /lib/.gitignore | |
parent | minstrel_ht: enable frame aggregation for fixed rate (diff) | |
download | linux-8e95ea49c94908cb10e698c5637d57f0fbdc796d.tar.xz linux-8e95ea49c94908cb10e698c5637d57f0fbdc796d.zip |
cfg80211: fix locking and lockdep complaints
To call cfg80211_get_chan_state() we need to lock
the wdev, so we need to lock the wdev_iter mutex
in cfg80211_can_use_iftype_chan(). This needs to
use nested locking for lockdep.
Also, cfg80211_get_chan_state() doesn't actually
use the rdev, so remove that completely including
the lock assertion that isn't needed.
Reported-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'lib/.gitignore')
0 files changed, 0 insertions, 0 deletions