Re: [LEDE-DEV] ATH_USER_REGD maximum power limitation

2017-08-09 Thread Sven Eckelmann
On Mittwoch, 9. August 2017 11:01:03 CEST Sven Eckelmann wrote: [...] > - if (test) > + if (test && !IS_ENABLED(CPTCFG_ATH_USER_REGD)) > channel->max_power = DIV_ROUND_UP(reg->max_power_level, 2); Just found that you've added a different change with 09ae540cd472 ("ath9k: fix

[LEDE-DEV] ATH_USER_REGD maximum power limitation

2017-08-09 Thread Sven Eckelmann
Hi, I've just played around a little bit with your CPTCFG_ATH_USER_REGD patch on an OM5P but without your change 79a768a90fa9 ("ath: do not apply broken power limits with ATH_USER_REGD") [1]. I was a little bit confused when the I changed the country code to SG and VN and the power was reduced