mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 21:45:45 +02:00
wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested
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> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20230829074358.14795-1-zenmchen@gmail.com
This commit is contained in:
parent
497840a1fc
commit
e55c486c9b
|
|
@ -7500,6 +7500,7 @@ static int rtl8xxxu_probe(struct usb_interface *interface,
|
|||
case 0x8179:
|
||||
case 0xb711:
|
||||
case 0xf192:
|
||||
case 0x2005:
|
||||
untested = 0;
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user