qcacld-2.0 to qcacld-3.0 propagation Driver would get the tx rate info from firmware and converts it to mcs index or legacy rate for userspace. The problem here is when firmware creates a valid ratesets, it includes all the subset of lower grade rates. e.g - VHT80 would include VHT80/VHT40/VHT20, VHT40 include VHT40/HT20 - HT40 would include HT40/HT20 - NSS2 would include NSS2 and NSS1 So that firmware would not only use one rateset, but would use all other valid rates, the fix is to go through all other possibilities to make sure the rate look up can find the correct mcs index. Change-Id: I5df9059b73954951c4adec56002a3eba80915752 CRs-fixed: 936078 |
||
---|---|---|
.. | ||
inc | ||
src |