From: Luis R. Rodriguez Date: Thu, 18 Nov 2010 05:46:06 +0000 (-0800) Subject: cfg80211: put core regulatory request into queue X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e99729ae66d8b74316547c40eed15172f14ea8;p=pandora-kernel.git cfg80211: put core regulatory request into queue This will simplify the synchronization for pending requests. Without this we have a race between the core and when we restore regulatory settings, although this is unlikely its best to just avoid that race altogether. Signed-off-by: Luis R. Rodriguez Tested-by: Mark Mentovai Tested-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed