From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net] qmi_wwan: Support dynamic config on Quectel EP06 Date: Thu, 01 Nov 2018 20:34:55 -0700 (PDT) Message-ID: <20181101.203455.708771862159110234.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, bjorn@mork.no To: kristian.evensen@gmail.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:52312 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726920AbeKBMkf (ORCPT ); Fri, 2 Nov 2018 08:40:35 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Kristian Evensen Date: Thu, 1 Nov 2018 20:37:55 +0100 > On Thu, Nov 1, 2018 at 8:30 PM Kristian Evensen > wrote: >> >> On Thu, Nov 1, 2018 at 6:40 PM Kristian Evensen >> wrote: >> > >> > Hi, >> > >> > On Sat, Sep 8, 2018 at 1:50 PM Kristian Evensen >> > wrote: >> > > Quectel EP06 (and EM06/EG06) supports dynamic configuration of USB >> > > interfaces, without the device changing VID/PID or configuration number. >> > > When the configuration is updated and interfaces are added/removed, the >> > > interface numbers change. This means that the current code for matching >> > > EP06 does not work. >> > >> > Would it be possible to have this patch added to stable? I checked >> > both the 4.14-tree and the stable queue, but could not find the >> > patch/upstream commit. >> >> Please ignore this request. I discovered patch does not apply to 4.14, >> so I will do a manual backport and send to stable. > > Blah, it is clearly not my day today. I discovered that my 4.14 build > directory was dirty and that the patch applies fined on top of > 4.14.78. Sorry about the extra noise and please do not ignore my > request for stable :) I am only doing v4.19 and v4.18 -stable submissions at this point. Please contact the -stable release maintainer directly for requests pertaining to older releases. Thank you.