On 2/13/2020 9:44 AM, Chi-Hsien Lin wrote:
From: Raveendran Somu <raveendran.somu@xxxxxxxxxxx> The function brcmf_inform_single_bss returns the value as success, even when the length exceeds the maximum value. The fix is to send appropriate code on this error. This issue is observed when SVT reported random fmac crashes when running their tests and the path was identified from the crash logs. With this fix the random failure issue in SVT was resolved.
Although I know what SVT is it not clear in a public commit message. Just refer to "Broadcom test group" or something similar. It would be good to have the crash log in the commit message though. I suspect it occurs upon next_bss_le() call, but having the crash log is better than having me guess. Anyway, here is my...
Reviewed-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> Regards, Arend