Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754905Ab3HPNvO (ORCPT ); Fri, 16 Aug 2013 09:51:14 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51500 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752651Ab3HPNvJ (ORCPT ); Fri, 16 Aug 2013 09:51:09 -0400 Date: Fri, 16 Aug 2013 06:52:45 -0700 From: Greg Kroah-Hartman To: Enrico Mioso Cc: =?iso-8859-1?Q?Bj=F8rn?= Mork , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH] net: cdc_ncm: Export cdc_ncm_{tx,rx}_fixup functions for re-use Message-ID: <20130816135245.GA11236@kroah.com> References: <87wqp9xja5.fsf@nemi.mork.no> <0cbf7c81-182e-493c-9c28-5b78160a08f1@email.android.com> <87bo4xx3ef.fsf@nemi.mork.no> <20130816134907.GA10987@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130816134907.GA10987@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 812 Lines: 21 On Fri, Aug 16, 2013 at 06:49:07AM -0700, Greg Kroah-Hartman wrote: > On Fri, Aug 16, 2013 at 03:39:19PM +0200, Enrico Mioso wrote: > > Some drivers implementing NCM-like protocols, may re-use those functions, as is > > the case in the huawei_cdc_ncm driver. > > Where is that driver at, I don't see it in the kernel tree. And you sent it in a different email, sorry about that. Normally you would number the patches (i.e. [1/3], and so on), so that people know which order to apply them in, and that there really is 3 patches in the series... thanks, greg k-h -- 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/