From: Seth Forshee Date: Sat, 16 Jun 2012 12:47:56 +0000 (-0500) Subject: brcm80211: smac: use current regulatory domain when checking whether OFDM is allowed X-Git-Tag: v3.6-rc1~125^2~57^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc7651f3a4ffa7fca37d92401562694121512ad;p=pandora-kernel.git brcm80211: smac: use current regulatory domain when checking whether OFDM is allowed The brcmsmac internal regulatory data is being used to determine whether OFDM should be allowed, and this is only done once during initialization. To be effective this needs to be checked against mac80211's regulatory rules for the current channel. 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