Re: [PATCH v2] wifi: rtl8xxxu: Use local 'dev' variable for dev_warn()

From: Rafael Alejandro Díaz Cruz

Date: Mon Aug 17 2026 - 18:19:02 EST


Hello Ping-Ke,

Thanks for the suggestions so far. I'm trying to find the rtw-next
tree git.kernel.org but I can't seem to find it. Would you be able to
provide the link so that I can pull/fetch from it plz.
I found this link, but I'm not sure if its the right one :
https://github.com/pkshih/rtw/tree/rtw-next

Thanks,
Rafael.

On Mon, Aug 17, 2026 at 1:31 AM Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote:
>
> rafad900 <rafad900@xxxxxxxxx> wrote:
> > To ensure consistent patterns, the device struct was
> > defined and used when dev_warn() is called.
> > This follows the logging pattern used in most of
> > rtl8xxxu files.
> >
> > Signed-off-by: Rafael Alejandro Diaz Cruz <rafad900@xxxxxxxxx>
>
> NIPA reported many fail and warning items [1].
>
> The tree selection should be rtw-next. e.g. [PATCH rtw-next v3]
>
> [1] https://patchwork.kernel.org/project/linux-wireless/patch/20260817052250.358796-1-rafad900@xxxxxxxxx/
>
>
>