RE: [PATCH rtw-next v2 4/7] wifi: rtw89: refine rtw89_core_tx_wait_complete()
From: Ping-Ke Shih
Date: Mon Oct 06 2025 - 22:54:50 EST
Fedor Pchelkin <pchelkin@xxxxxxxxx> wrote:
> Pass TX status value directly into rtw89_core_tx_wait_complete(). This
> will make it a bit in sync with further patches and will give flexibility
> in future work. Also use scope based RCU locking which simplifies the
> code of the function.
>
> Found by Linux Verification Center (linuxtesting.org).
>
> Signed-off-by: Fedor Pchelkin <pchelkin@xxxxxxxxx>
Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>