Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d607e396 authored by Jes Sorensen's avatar Jes Sorensen Committed by Kalle Valo
Browse files

rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as tested



Device reported as working fine, so tell the driver not to warn about
it being untested.

Reported-by: default avatarAex Aey <aexaey@gmail.com>
Signed-off-by: default avatarJes Sorensen <Jes.Sorensen@gmail.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent a62a7788
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6000,6 +6000,7 @@ static int rtl8xxxu_probe(struct usb_interface *interface,
		case 0x8176:
		case 0x8178:
		case 0x817f:
		case 0x818b:
			untested = 0;
			break;
		}