From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: =?utf-8?B?562U5aSNOiBhYm91?= =?utf-8?Q?t?= [PATCH] net:usb:cdc_ncm: fix that tag Huawei devices as wwan Date: Tue, 30 Jun 2015 18:04:48 -0700 Message-ID: <20150701010448.GB15801@kroah.com> References: <87ioapl55s.fsf@nemi.mork.no> <30508675-5839-4E65-975A-4CFC5B1C5E24@holtmann.org> <87a8w1kz3a.fsf@nemi.mork.no> <73FEE7778B75214796F3C8DE1ABE6DD66ED26A22@szxema508-mbx.china.huawei.com> <87oak27rmn.fsf@nemi.mork.no> <73FEE7778B75214796F3C8DE1ABE6DD66ED26CD3@szxema508-mbx.china.huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: =?iso-8859-1?Q?Bj=F8rn?= Mork , "torvalds@linux-foundation.org" , "aleksander@aleksander.es" , "dcbw@redhat.com" , "oliver@neukum.org" , "ben.hutchings@codethink.co.uk" , "linux-usb@vger.kernel.org" , "netdev@vger.kernel.org" , "marcel@holtmann.org" , "xiaomao0213@hotmail.com" , Zhangyuhan , Maqianni To: "Chenqi (jakio)" Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:59350 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752352AbbGABEt (ORCPT ); Tue, 30 Jun 2015 21:04:49 -0400 Content-Disposition: inline In-Reply-To: <73FEE7778B75214796F3C8DE1ABE6DD66ED26CD3@szxema508-mbx.china.huawei.com> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Jul 01, 2015 at 12:49:01AM +0000, Chenqi (jakio) wrote: > Hi=EF=BC=8Cbjorn, >=20 > Thanks for your kindly reply and providing so much info about linux w= wan components! >=20 > We'll make a deep research on linux wwan architecture, maybe we can s= upport it in the newly developing products. > About what you saying about "submit the patch formally", what steps s= hould I do? Is there any documents about it? The kernel source file, Documentation/SubmittingPatches describes the steps and details everything you need to know about how to properly submit a kernel patch. thanks, greg k-h