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

Commit 95eacee8 authored by Denis Joseph Barrow's avatar Denis Joseph Barrow Committed by Jeff Garzik
Browse files

[netdrvr] hso: icon 322 detection fix



Fixes Icon-322 detection.

Signed-off-by: default avatarDenis Joseph Barrow <D.Barow@option.com>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 82c26a9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -397,7 +397,7 @@ static const struct usb_device_id hso_ids[] = {
	{default_port_device(0x0af0, 0xc031)},	/* Icon-Edge */
	{icon321_port_device(0x0af0, 0xd013)},	/* Module HSxPA */
	{icon321_port_device(0x0af0, 0xd031)},	/* Icon-321 */
	{default_port_device(0x0af0, 0xd033)},	/* Icon-322 */
	{icon321_port_device(0x0af0, 0xd033)},	/* Icon-322 */
	{USB_DEVICE(0x0af0, 0x7301)},		/* GE40x */
	{USB_DEVICE(0x0af0, 0x7361)},		/* GE40x */
	{USB_DEVICE(0x0af0, 0x7401)},		/* GI 0401 */