From: Johannes Berg Date: Fri, 10 May 2013 17:07:52 +0000 (+0200) Subject: regulatory: use RCU in regulatory_hint_11d() X-Git-Tag: v3.11-rc1~16^2~103^2^2~41^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db2424c58e5962a87888d25d29ceb0873eef6348;p=pandora-kernel.git regulatory: use RCU in regulatory_hint_11d() Since it just does a quick check of the last regulatory request, the function doesn't have to hold the reg mutex but can use RCU instead. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed