[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210809090557.3121288-1-guvenc@linux.ibm.com>
Date: Mon, 9 Aug 2021 11:05:55 +0200
From: Guvenc Gulce <guvenc@...ux.ibm.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org,
Heiko Carstens <hca@...ux.ibm.com>,
Karsten Graul <kgraul@...ux.ibm.com>
Subject: [PATCH net 0/2] net/smc: fixes 2021-08-09
Hi Dave & Jakub,
please apply the following patch series for smc to netdev's net tree.
One patch fixes invalid connection counting for links and the other
one fixes an access to an already cleared link.
Thanks,
Guvenc
Guvenc Gulce (1):
net/smc: Correct smc link connection counter in case of smc client
Karsten Graul (1):
net/smc: fix wait on already cleared link
net/smc/af_smc.c | 2 +-
net/smc/smc_core.c | 4 ++--
net/smc/smc_core.h | 4 ++++
net/smc/smc_llc.c | 10 ++++------
net/smc/smc_tx.c | 18 +++++++++++++++++-
net/smc/smc_wr.c | 10 ++++++++++
6 files changed, 38 insertions(+), 10 deletions(-)
--
2.25.1
Powered by blists - more mailing lists