diff options
author | Luis R. Rodriguez <mcgrof@qca.qualcomm.com> | 2012-07-12 11:49:21 -0700 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-07-17 12:16:41 +0200 |
commit | 14cdf112019c1d4bc0f1bf9a9c832be641dbe25a (patch) | |
tree | a87627bd88a2f07322e06c08f6448ac240f64f61 /net/mac80211 | |
parent | f8a1c774570ab50f1657083c990b968d5f7f22cb (diff) | |
download | linux-stable-14cdf112019c1d4bc0f1bf9a9c832be641dbe25a.tar.gz linux-stable-14cdf112019c1d4bc0f1bf9a9c832be641dbe25a.tar.bz2 linux-stable-14cdf112019c1d4bc0f1bf9a9c832be641dbe25a.zip |
cfg80211: remove regulatory_update()
regulatory_update() just calls wiphy_update_regulatory().
wiphy_update_regulatory() assumes you already have
the reg_mutex held so just move the call within locking
context and kill the superfluous regulatory_update().
Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions