This is a note to let you know that I've just added the patch titled
Revert "USB: serial: add usbid for dell wwan card to sierra.c"
to the 3.14-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
revert-usb-serial-add-usbid-for-dell-wwan-card-to-sierra.c.patch
and it can be found in the queue-3.14 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From 2e01280d2801c72878cf3a7119eac30077b463d5 Mon Sep 17 00:00:00 2001
From: Johan Hovold <[email protected]>
Date: Fri, 28 Mar 2014 18:05:10 +0100
Subject: Revert "USB: serial: add usbid for dell wwan card to sierra.c"
From: Johan Hovold <[email protected]>
commit 2e01280d2801c72878cf3a7119eac30077b463d5 upstream.
This reverts commit 1ebca9dad5abe8b2ed4dbd186cd657fb47c1f321.
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: Greg Kroah-Hartman <[email protected]>
---
drivers/usb/serial/sierra.c | 1 -
1 file changed, 1 deletion(-)
--- a/drivers/usb/serial/sierra.c
+++ b/drivers/usb/serial/sierra.c
@@ -291,7 +291,6 @@ static const struct usb_device_id id_tab
{ USB_DEVICE(0x0f3d, 0x68A3), /* Airprime/Sierra Wireless Direct IP
modems */
.driver_info = (kernel_ulong_t)&direct_ip_interface_blacklist
},
- { USB_DEVICE(0x413C, 0x08133) }, /* Dell Computer Corp. Wireless 5720
VZW Mobile Broadband (EVDO Rev-A) Minicard GPS Port */
{ }
};
Patches currently in stable-queue which might be from [email protected] are
queue-3.14/usb-option-driver-add-support-for-telit-ue910v2.patch
queue-3.14/usb-serial-ftdi_sio-add-id-for-brainboxes-serial-cards.patch
queue-3.14/usb-serial-fix-sysfs-attribute-removal-deadlock.patch
queue-3.14/usb-usb_wwan-fix-handling-of-missing-bulk-endpoints.patch
queue-3.14/usb-cp210x-add-8281-nanotec-plug-drive.patch
queue-3.14/revert-usb-serial-add-usbid-for-dell-wwan-card-to-sierra.c.patch
queue-3.14/usb-io_ti-fix-firmware-download-on-big-endian-machines.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html