From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 23 Jul 2018 10:57:33 -0700 (PDT) Message-Id: <20180723.105733.2002812639453903002.davem@davemloft.net> Subject: Re: [PATCH net-next 0/5] net/smc: patches 2018-07-23 From: David Miller In-Reply-To: <20180723115312.54694-1-ubraun@linux.ibm.com> References: <20180723115312.54694-1-ubraun@linux.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: ubraun@linux.ibm.com Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.ibm.com, linux-kernel@vger.kernel.org List-ID: From: Ursula Braun Date: Mon, 23 Jul 2018 13:53:07 +0200 > here are some small patches for SMC: Just the first patch contains a > functional change. It allows to differ between the modes SMCR and SMCD > on s390 when monitoring SMC sockets. The remaining patches are cleanups > without functional changes. Series applied, thank you.