+11
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Current in wmi_rx_diag_event_work, rx diag event is processing in a while loop, if there is continuous diag event comes from fw, it is possible that it occupy the work queue, and other work are not able to run. Break the while loop so give a chance to other work. Change-Id: I7af6d60aeb8c0524cc51d663658d5b17349daa60 CRs-Fixed: 2948839