Re: [PATCH v2 7/9] brcm80211: smac: use mac80211 channel data for tx power limits
From: Arend van Spriel <hidden>
Date: 2012-06-13 09:46:49
From: Arend van Spriel <hidden>
Date: 2012-06-13 09:46:49
On 06/05/2012 04:34 PM, Seth Forshee wrote:
Currently the limits from the internal X2 domain are used, regardless of what regulatory rules are in effect. Instead use the power limits set by the higher-level regulatory support. The rules for the MIMO power limits are still always derived from the world domain. Guidance from Broadcom is needed on how these limits should be determined for other regulatory domains.
Have not got definite answer yet. Luis indicated that Qualcomm/Atheros had similar construct, but that is was not really needed and could be derived. I will have to follow up on it in a separate patch.
Reviewed-by: Arend Van Spriel <redacted> Reviewed-by: Pieter-Paul Giesberts <redacted> Signed-off-by: Seth Forshee <redacted> --- drivers/net/wireless/brcm80211/brcmsmac/channel.c | 73 ++++----------------- 1 file changed, 14 insertions(+), 59 deletions(-)
Gr. AvS