On Thu, 23 Jan 2025 21:51:38 +0530, Aditya Kumar Singh wrote: > In the US country code, to avoid including 6 GHz rules in the 5 GHz rules > list, the number of 5 GHz rules is set to a default constant value of 4 > (REG_US_5G_NUM_REG_RULES). However, if there are more than 4 valid 5 GHz > rules, the current logic will bypass the legitimate 6 GHz rules. > > For example, if there are 5 valid 5 GHz rules and 1 valid 6 GHz rule, the > current logic will only consider 4 of the 5 GHz rules, treating the last > valid rule as a 6 GHz rule. Consequently, the actual 6 GHz rule is never > processed, leading to the eventual disabling of 6 GHz channels. > > [...] Applied, thanks! [1/1] wifi: ath12k: fix handling of 6 GHz rules commit: 64a1ba4072b34af1b76bf15fca5c2075b8cc4d64 Best regards, -- Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>