On 2020-11-23 19:59, Wen Gong wrote:
On 2020-11-24 02:40, Thomas Pedersen wrote:
On 2020-11-23 00:38, Wen Gong wrote:
On 2020-09-22 10:28, Thomas Pedersen wrote:
...
@@ -3446,6 +3453,42 @@ bool ieee80211_chandef_he_6ghz_oper(struct
ieee80211_sub_if_data *sdata,
*chandef = he_chandef;
+ return false;
+}
This change the "return true" to "return false" by default of
ieee80211_chandef_he_6ghz_oper.
It should be typo mistake.
Thanks Wen. This was maybe rebase damage? Will send a fixup.
yes, I have sent a patch, 6G connect success with this patch,
otherwise fail for 6G connect.
https://lore.kernel.org/linux-wireless/1606121152-3452-1-git-send-email-wgong@xxxxxxxxxxxxxx/
Excellent, thank you.
--
thomas