RE: [PATCH rtw-next v4 07/10] wifi: rtw89: usb: anchor TX URBs

From: Ping-Ke Shih

Date: Sun Nov 02 2025 - 21:28:12 EST


Fedor Pchelkin <pchelkin@xxxxxxxxx> wrote:
> During HCI reset all pending TX URBs should be canceled. Use anchor to
> keep track of them and have an ability to cancel them synchronously.
>
> Note however that canceling RX URBs can't be done here in
> rtw89_usb_ops_reset() as it breaks driver initialization.
>
> Found by Linux Verification Center (linuxtesting.org).
>
> Signed-off-by: Fedor Pchelkin <pchelkin@xxxxxxxxx>

Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>