From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/2] s390/qeth: fixes 2018-02-09 Date: Fri, 09 Feb 2018 14:30:40 -0500 (EST) Message-ID: <20180209.143040.1223224561100538630.davem@davemloft.net> References: <20180209100350.60572-1-jwi@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.vnet.ibm.com, ubraun@linux.vnet.ibm.com To: jwi@linux.vnet.ibm.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:49338 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752674AbeBITam (ORCPT ); Fri, 9 Feb 2018 14:30:42 -0500 In-Reply-To: <20180209100350.60572-1-jwi@linux.vnet.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Julian Wiedmann Date: Fri, 9 Feb 2018 11:03:48 +0100 > please apply the following two qeth patches for 4.16 and stable. > > One restricts a command quirk to the intended commandd type, > while the other fixes an off-by-one during data transmission > that can cause qeth to build malformed buffer descriptors. Series applied, thanks.