From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ursula Braun Subject: [PATCH net 0/2] net/smc: fixes for smc buffer handling Date: Tue, 21 Nov 2017 13:23:52 +0100 Message-ID: <20171121122354.44006-1-ubraun@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org, jwi@linux.vnet.ibm.com, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, raspl@linux.vnet.ibm.com, geert@linux-m68k.org, ubraun@linux.vnet.ibm.com To: davem@davemloft.net Return-path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:35228 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751923AbdKUMYF (ORCPT ); Tue, 21 Nov 2017 07:24:05 -0500 Received: from pps.filterd (m0098393.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id vALCNml8112246 for ; Tue, 21 Nov 2017 07:24:05 -0500 Received: from e06smtp11.uk.ibm.com (e06smtp11.uk.ibm.com [195.75.94.107]) by mx0a-001b2d01.pphosted.com with ESMTP id 2ecm2109nm-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 21 Nov 2017 07:24:04 -0500 Received: from localhost by e06smtp11.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 21 Nov 2017 12:24:00 -0000 Sender: netdev-owner@vger.kernel.org List-ID: Dave, here are 2 cleanup patches for smc buffer handling. Thanks, Ursula Geert Uytterhoeven (1): net/smc: Fix preinitialization of buf_desc in __smc_buf_create() Ursula Braun (1): net/smc: use sk_rcvbuf as start for rmb creation net/smc/smc_core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.13.5