[PATCH 01/15] mac80211: split bss_info_changed method

Wen Gong quic_wgong at quicinc.com
Tue Oct 18 03:10:28 PDT 2022


On 10/18/2022 5:51 PM, Johannes Berg wrote:
> On Tue, 2022-10-18 at 17:50 +0800, Wen Gong wrote:
>>> https://p.sipsolutions.net/0652bbbbe350b126.txt
>> Conflict happened while run "git am" the patch.
>>
>> Because missing the  "changed |= BSS_CHANGED_EHT_PUNCTURING;" in my
>> local code,
>>
>> also it is missing in
>> https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git/tree/net/mac80211/util.c
>>
>> Maybe "changed |= BSS_CHANGED_EHT_PUNCTURING;" is only existed in your
>> local code?
>>
> Ah yes, we didn't upstream that because there's still this discussion
> about handling puncturing. But you can probably apply around that.
>
> johannes

Yes, after apply it.

and apply "commit 3d901102922723eedce6ef10ebd03315a7abb8a5 wifi: 
mac80211: implement link switching" to

fix build error because my local code is not latest.

it is built success, I will try it later.




More information about the ath11k mailing list