From: Luis R. Rodriguez Date: Thu, 12 Jul 2012 18:49:21 +0000 (-0700) Subject: cfg80211: remove regulatory_update() X-Git-Tag: v3.6-rc1~125^2~57^2~57^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14cdf112019c1d4bc0f1bf9a9c832be641dbe25a;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed