Currently, RSO STOP is going through CSR to WMA via LIM but VDEV_SET_PARAM is going directly CSR to WMA. This results VDEV_SET_PARAM got processed first and host sends VDEV_SET_PARAM (disable roaming) before 11K_OFFLOAD_REPORT to fw. If FW try to disable roaming without disabling 11k offload, leads to assert in fw. In order to avoid asset in fw, host should send RSO cmd command before disabling roaming via VDEV_SET_PARAM cmd. Fix is, like RSO STOP, send VDEV_SET_PARAM from CSR to WMA via LIM. Change-Id: Idbb602b717f46f88426ef36a738efd456ac7af8b CRs-Fixed: 2554449 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |