prima: Reduce excessive console logging while BSS transition
Currently in between authentication response and re-association request process, driver is using unnecessary error log level instead of debug message at many APIs and its leading to excessive console logging. This causes roaming to take more than 100ms since info logs are logged on the console. Reduce the log level to avoid excessive console logging in order to fast BSS transition. Change-Id: Ie0bea12ba4605befcd5457e9e7a587ceeff1e7c1 CRs-Fixed: 2342727
Loading
Please register or sign in to comment