Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1296717
| From | John Ernberg <john.ernberg@actia.se> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] usb: option.c: Fix Cinterion AHxx enumeration. |
| Date | 2015-12-22 12:00 +0100 |
| Message-ID | <qIsPD-2RN-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: John Ernberg <john.ernberg@actia.se> This resolves a race condition that may occur with Cinterion AH3 modem modules if both the option and cdc_ether drivers are compiled as modules. Note: Since I have no other AHxx modem modules to test with, I cannot guarantee that this is the correct way to solve this issue globally. This might break support for other AHxx modules. Please consider this during the review of the patch. Please explicitly keep me on CC as I did not register. John Ernberg (1): usb: option.c: Fix Cinterion AHxx enumeration. drivers/usb/serial/option.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] usb: option.c: Fix Cinterion AHxx enumeration. John Ernberg <john.ernberg@actia.se> - 2015-12-22 12:00 +0100
[PATCH] usb: option.c: Fix Cinterion AHxx enumeration. John Ernberg <john.ernberg@actia.se> - 2015-12-22 12:00 +0100
Re: [PATCH] usb: option.c: Fix Cinterion AHxx enumeration. Johan Hovold <johan@kernel.org> - 2015-12-22 19:50 +0100
csiph-web