From: Johannes Berg Date: Mon, 3 Dec 2012 23:19:24 +0000 (+0100) Subject: regulatory: remove locking from wiphy_apply_custom_regulatory X-Git-Tag: v3.9-rc1~139^2~242^2^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=540f6f2cc545da9ae2baa9faa3152fc550bedb57;p=pandora-kernel.git regulatory: remove locking from wiphy_apply_custom_regulatory wiphy_apply_custom_regulatory() doesn't have to hold the regulatory mutex as it only modifies the given wiphy with the given regulatory domain, it doesn't access any global regulatory data. Acked-by: Luis R. Rodriguez Signed-off-by: Johannes Berg --- Reading git-diff-tree failed