From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932075AbcAYM1T (ORCPT ); Mon, 25 Jan 2016 07:27:19 -0500 Received: from mail.actia.se ([193.41.119.134]:23930 "EHLO mail.actia.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932619AbcAYM0y convert rfc822-to-8bit (ORCPT ); Mon, 25 Jan 2016 07:26:54 -0500 From: John Ernberg To: "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" Subject: [PATCH v2 0/1] usb: option.c: Fix Cinterion AHxx enumeration. Thread-Topic: [PATCH v2 0/1] usb: option.c: Fix Cinterion AHxx enumeration. Thread-Index: AQHRV2uqv46EUYm9l0uljDkP3crOhA== Date: Mon, 25 Jan 2016 12:26:50 +0000 Message-ID: <1453724809-31402-1-git-send-email-john.ernberg@actia.se> Accept-Language: en-US, sv-SE Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.15.10] x-esetresult: clean, is OK x-esetid: 360D0A390C662C3763415A Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: John Ernberg Added signoff and made corrections to the commit message after review by Johan Hovold. This resolves a race condition that may occur with Cinterion AH3 modem modules if both the option and cdc_ether drivers are compiled as kernel 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