From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756908AbcAYLoN (ORCPT ); Mon, 25 Jan 2016 06:44:13 -0500 Received: from mail-lf0-f52.google.com ([209.85.215.52]:35808 "EHLO mail-lf0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756021AbcAYLoK (ORCPT ); Mon, 25 Jan 2016 06:44:10 -0500 Date: Mon, 25 Jan 2016 12:44:09 +0100 From: Johan Hovold To: John Ernberg Cc: Johan Hovold , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" Subject: Re: [PATCH] usb: option.c: Fix Cinterion AHxx enumeration. Message-ID: <20160125114409.GH3163@localhost> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <568E2756.2040205@actia.se> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [ 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