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: Aex Aey <aexaey@gmail.com> Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
a62a77881b
commit
d607e39656
@ -6000,6 +6000,7 @@ static int rtl8xxxu_probe(struct usb_interface *interface,
|
||||
case 0x8176:
|
||||
case 0x8178:
|
||||
case 0x817f:
|
||||
case 0x818b:
|
||||
untested = 0;
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user