From: Johannes Berg Date: Fri, 10 May 2013 17:17:17 +0000 (+0200) Subject: regulatory: remove reg_mutex X-Git-Tag: v3.11-rc1~16^2~103^2^2~41^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38fd2143fa653f80729800c1d61d4207b91dca42;p=pandora-kernel.git regulatory: remove reg_mutex The reg_mutex is similar to the ones I just removed in cfg80211 but even less useful since it protects global data, and we hold the RTNL in all places (except module unload) already. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed