From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932381AbcAYLtx (ORCPT ); Mon, 25 Jan 2016 06:49:53 -0500 Received: from mail.actia.se ([193.41.119.134]:18416 "EHLO mail.actia.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932200AbcAYLtu convert rfc822-to-8bit (ORCPT ); Mon, 25 Jan 2016 06:49:50 -0500 From: John Ernberg To: Johan Hovold CC: "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" Subject: Re: [PATCH] usb: option.c: Fix Cinterion AHxx enumeration. Thread-Topic: [PATCH] usb: option.c: Fix Cinterion AHxx enumeration. Thread-Index: AQHRPKa33hqDlh+0F0GhozuV9o3mP57Ww3qAgACFiICAGH5xAIAceeOAgAABlwA= Date: Mon, 25 Jan 2016 11:49:46 +0000 Message-ID: <56A60BDE.7070000@actia.se> References: <1450781515-12250-1-git-send-email-john.ernberg@actia.se> <1450781515-12250-2-git-send-email-john.ernberg@actia.se> <20151222184951.GD29167@localhost> <568E2756.2040205@actia.se> <20160125114409.GH3163@localhost> In-Reply-To: <20160125114409.GH3163@localhost> 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="Windows-1252" Content-ID: <25E82CE904E2D54EB9E22BB41B3003E5@actia.se> Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/25/2016 12:44 PM, Johan Hovold wrote: > [ Please avoid top-posting. ] > > On Thu, Jan 07, 2016 at 08:52:38AM +0000, John Ernberg wrote: >> Hi Johan, >> >> Apologies for the late reply, I was out of office. >> >> Below is the 'lsusb -v' output for the AH3 modem. > Thanks for the info. I believe your fix is the right one, but it seems > you forgot to sign-off on it (see Documentation/SubmittingPatches). > > You could also replace the dmesg output in the commit message with for > example the more compact usb-devices output for your device when > resending. > > Thanks, > Johan Hi Johan, Apologies for the top posting. I will send in a v2 with the fixed commit message during the week. Thank you for the review. Best regards // John Ernberg