Skip to content

Commit 0ab16a3

Browse files
jhovoldpopcornmix
authored andcommitted
Revert "USB: serial: add usbid for dell wwan card to sierra.c"
commit 2e01280 upstream. This reverts commit 1ebca9d. This device was erroneously added to the sierra driver even though it's not a Sierra device and was already handled by the option driver. Cc: Richard Farina <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Jiri Slaby <[email protected]>
1 parent 3866b2d commit 0ab16a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/usb/serial/sierra.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ static const struct usb_device_id id_table[] = {
291291
{ USB_DEVICE(0x0f3d, 0x68A3), /* Airprime/Sierra Wireless Direct IP modems */
292292
.driver_info = (kernel_ulong_t)&direct_ip_interface_blacklist
293293
},
294-
{ USB_DEVICE(0x413C, 0x08133) }, /* Dell Computer Corp. Wireless 5720 VZW Mobile Broadband (EVDO Rev-A) Minicard GPS Port */
295294

296295
{ }
297296
};

0 commit comments

Comments
 (0)