public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] usb: option.c: Fix Cinterion AHxx enumeration.
@ 2015-12-22 10:51 John Ernberg
  2015-12-22 10:51 ` John Ernberg
  0 siblings, 1 reply; 6+ messages in thread
From: John Ernberg @ 2015-12-22 10:51 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-25 11:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-22 10:51 [PATCH] usb: option.c: Fix Cinterion AHxx enumeration John Ernberg
2015-12-22 10:51 ` John Ernberg
2015-12-22 18:49   ` Johan Hovold
2016-01-07  8:52     ` John Ernberg
2016-01-25 11:44       ` Johan Hovold
2016-01-25 11:49         ` John Ernberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox