On 24/07/2020 11:20, Loic Poulain wrote:
+ if (wcn->sw_scan_opchannel == ch) { + /* If channel is the initial operating channel, we may + * want to receive/transmit regular data packets, then + * simply stop the scan session and exit PS mode. + */
With a longer burn-in, this is breaking for me.I have a suggested fix which applies on top since I see Kalle already has this in his pending tree.
--- bod