Search Linux Wireless

Re: BE200 - 6.5 backports - disabled EHT issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> I see this one do this:
>  if (!ieee80211_verify_sta_eht_mcs_support(sdata, sband, eht_oper))
>       *conn_flags |= IEEE80211_CONN_DISABLE_EHT;
> 
> Testing on openwrt and using backports.
> Is there some patch I can easy cherry-pick to fix it?
> So far just disable ieee80211_verify_sta_eht_mcs_support() check and
> BE200 works in EHT mode correctly.

Then either the code there or the AP is broken?

That function checks that the client supports the MCSes that the AP
requires. If it lets you connect without them, then it's broken. If the
checks there are wrong, the code is broken :)

I guess you can capture the assoc response frame and we can check
manually.

johannes





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux