On 1/18/2024 12:22 PM, Kalle Valo wrote:
Dmitry Antipov <dmantipov@xxxxxxxxx> wrote:
Handle possible 'wait_for_completion_timeout()' errors in
'brcmf_p2p_af_searching_channel()', 'brcmf_p2p_tx_action_frame()'
and 'brcmf_p2p_del_vif()', adjust related code.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Dmitry Antipov <dmantipov@xxxxxxxxx>
This is not simple cleanup and I feel that these should be tested on a
real device.
P2P testing. Ouch. Let me first have a closer look at the patches ;-)
2 patches set to Changes Requested.
13279707 [1/2,v2] wifi: brcmfmac: handle possible completion timeouts
13279708 [2/2,v2] wifi: brcmfmac: handle possible MSI enabling error