From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753794AbdBIVvM convert rfc822-to-8bit (ORCPT ); Thu, 9 Feb 2017 16:51:12 -0500 Received: from shards.monkeyblade.net ([184.105.139.130]:51014 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753254AbdBIVvK (ORCPT ); Thu, 9 Feb 2017 16:51:10 -0500 Date: Thu, 09 Feb 2017 16:42:12 -0500 (EST) Message-Id: <20170209.164212.1577169073741493412.davem@davemloft.net> To: stefan.bruens@rwth-aachen.de Cc: linux-usb@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] Fixes for sierra_net driver From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.7 on Emacs 25.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 09 Feb 2017 12:43:15 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Stefan Brüns Date: Wed, 8 Feb 2017 02:46:31 +0100 > When trying to initiate a dual-stack (ipv4v6) connection, a MC7710, FW > version SWI9200X_03.05.24.00ap answers with an unsupported LSI. Add support > for this LSI. > Also the link_type should be ignored when going idle, otherwise the modem > is stuck in a bad link state. > Tested on MC7710, T-Mobile DE, APN internet.telekom, IPv4v6 PDP type. Both > IPv4 and IPv6 connections work. > > v2: Do not overwrite protocol field in rx_fixup > v3: Remove leftover struct ethhdr *eth declaration Series applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v3 0/2] Fixes for sierra_net driver Date: Thu, 09 Feb 2017 16:42:12 -0500 (EST) Message-ID: <20170209.164212.1577169073741493412.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: stefan.bruens-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org Return-path: In-Reply-To: Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org From: Stefan Brüns Date: Wed, 8 Feb 2017 02:46:31 +0100 > When trying to initiate a dual-stack (ipv4v6) connection, a MC7710, FW > version SWI9200X_03.05.24.00ap answers with an unsupported LSI. Add support > for this LSI. > Also the link_type should be ignored when going idle, otherwise the modem > is stuck in a bad link state. > Tested on MC7710, T-Mobile DE, APN internet.telekom, IPv4v6 PDP type. Both > IPv4 and IPv6 connections work. > > v2: Do not overwrite protocol field in rx_fixup > v3: Remove leftover struct ethhdr *eth declaration Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html