public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net/smc: fixes 2021-08-09
@ 2021-08-09  9:05 Guvenc Gulce
  2021-08-09  9:05 ` [PATCH net 1/2] net/smc: fix wait on already cleared link Guvenc Gulce
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guvenc Gulce @ 2021-08-09  9:05 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski
  Cc: netdev, linux-s390, Heiko Carstens, Karsten Graul

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-09 10:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-09  9:05 [PATCH net 0/2] net/smc: fixes 2021-08-09 Guvenc Gulce
2021-08-09  9:05 ` [PATCH net 1/2] net/smc: fix wait on already cleared link Guvenc Gulce
2021-08-09  9:05 ` [PATCH net 2/2] net/smc: Correct smc link connection counter in case of smc client Guvenc Gulce
2021-08-09 10:00 ` [PATCH net 0/2] net/smc: fixes 2021-08-09 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox