From: Seth Forshee Date: Sat, 16 Jun 2012 12:47:53 +0000 (-0500) Subject: brcm80211: smac: enable/disable radio on regulatory updates X-Git-Tag: v3.6-rc1~125^2~57^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ab631f48cac65864a61007215187cb7511b0846;p=pandora-kernel.git brcm80211: smac: enable/disable radio on regulatory updates Currently the radio disable state is only updated during initialization, and it's only checked against the internal world domain. This is unnecessary, as there are always valid channels against this domain. Instead, check whether any channels are enabled in the regulatory notifier and update the radio state accordingly. Reviewed-by: Arend Van Spriel Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Seth Forshee Signed-off-by: John W. Linville --- Reading git-diff-tree failed