linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested
@ 2023-08-29  7:43 Zenm Chen
  2023-09-04 17:33 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Zenm Chen @ 2023-08-29  7:43 UTC (permalink / raw)
  To: Jes.Sorensen; +Cc: kvalo, linux-wireless, linux-kernel, Zenm Chen

TOTOLINK N150UA V5/N150UA-B (VID=0x0bda, PID=0x2005) works fine with
the rtl8xxxu driver, so mark as tested.

Signed-off-by: Zenm Chen <zenmchen@gmail.com>
---
 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c b/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c
index 5d102a1246a3..d1bb605e8b54 100644
--- a/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c
+++ b/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c
@@ -7500,6 +7500,7 @@ static int rtl8xxxu_probe(struct usb_interface *interface,
 		case 0x8179:
 		case 0xb711:
 		case 0xf192:
+		case 0x2005:
 			untested = 0;
 			break;
 		}
-- 
2.42.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested
  2023-08-29  7:43 [PATCH] wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested Zenm Chen
@ 2023-09-04 17:33 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2023-09-04 17:33 UTC (permalink / raw)
  To: Zenm Chen; +Cc: Jes.Sorensen, linux-wireless, linux-kernel, Zenm Chen

Zenm Chen <zenmchen@gmail.com> wrote:

> TOTOLINK N150UA V5/N150UA-B (VID=0x0bda, PID=0x2005) works fine with
> the rtl8xxxu driver, so mark as tested.
> 
> Signed-off-by: Zenm Chen <zenmchen@gmail.com>

Patch applied to wireless-next.git, thanks.

e55c486c9b05 wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20230829074358.14795-1-zenmchen@gmail.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-04 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29  7:43 [PATCH] wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested Zenm Chen
2023-09-04 17:33 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).