From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 00/15] s390/qeth: updates 2018-09-17 Date: Mon, 17 Sep 2018 09:10:43 -0700 (PDT) Message-ID: <20180917.091043.1720111611079568601.davem@davemloft.net> References: <20180917153609.94628-1-jwi@linux.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.ibm.com, ubraun@linux.ibm.com To: jwi@linux.ibm.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:47086 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727193AbeIQVir (ORCPT ); Mon, 17 Sep 2018 17:38:47 -0400 In-Reply-To: <20180917153609.94628-1-jwi@linux.ibm.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Julian Wiedmann Date: Mon, 17 Sep 2018 17:35:54 +0200 > please apply the following patchset to net-next. This brings more restructuring > of qeth's transmit code (eliminating its last usage of skb_realloc_headroom()), > and the usual mix of minor improvements & cleanups. Series applied, thank you.