2024-05-29 01:29:51

by Ping-Ke Shih

[permalink] [raw]
Subject: RE: [PATCH] wifi: rtw88: schedule rx work after everything is set up

Marcin Ślusarz <[email protected]> wrote:
> From: Marcin Ślusarz <[email protected]>
>
> Reported-by: Tim K <[email protected]>
> Closes:
> https://lore.kernel.org/linux-wireless/[email protected].
> com/

I gave this suggestions too early, since we have not gotten test result from Tim.
I will change them to "Link:" if no ACK from Tim while merging.

> Signed-off-by: Marcin Ślusarz <[email protected]>
> Cc: Ping-Ke Shih <[email protected]>
> Cc: Larry Finger <[email protected]>
> Cc: Kalle Valo <[email protected]>
> Cc: [email protected]
> Cc: [email protected]

This is v2 version, so mail subject should be "[PATCH v2] ....", and add
change log here, like:

--- (delimiter is important here)

v2: add Reported-by and Closes.

> ---
> drivers/net/wireless/realtek/rtw88/usb.c | 13 ++++++++++---
> 1 file changed, 10 insertions(+), 3 deletions(-)
>

Also I would prefer to point out "usb" in subject, please use "wifi: rtw88: usb: "
as prefix.

[...]


2024-05-30 14:34:10

by Tim K

[permalink] [raw]
Subject: Re: [PATCH] wifi: rtw88: schedule rx work after everything is set up

> I gave this suggestions too early, since we have not gotten test result from Tim.
> I will change them to "Link:" if no ACK from Tim while merging.

Hey all, thanks for reaching out!

Sadly I'm not able to work on this project right now, but I've
forwarded this email to a few colleagues to bring them in the loop.
Did you have a timeline you were looking at to close this off?

- Tim