netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net/smc: fixes 2020-07-20
@ 2020-07-20 14:24 Karsten Graul
  2020-07-20 14:24 ` [PATCH net 1/2] net/smc: put slot when connection is killed Karsten Graul
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Karsten Graul @ 2020-07-20 14:24 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390, heiko.carstens, raspl, ubraun

Please apply the following patch series for smc to netdev's net tree.

Patch 1 fixes a problem with a buffer that is not put back when the
connection was killed in the meantime.
Patch 2 fixes a wrong behaviour when the maximum dmb buffer count
exceeded.

Thanks,
Karsten

Karsten Graul (2):
  net/smc: put slot when connection is killed
  net/smc: fix dmb buffer shortage

 net/smc/smc_cdc.c  | 6 +++++-
 net/smc/smc_core.c | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-07-21  0:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 14:24 [PATCH net 0/2] net/smc: fixes 2020-07-20 Karsten Graul
2020-07-20 14:24 ` [PATCH net 1/2] net/smc: put slot when connection is killed Karsten Graul
2020-07-20 14:24 ` [PATCH net 2/2] net/smc: fix dmb buffer shortage Karsten Graul
2020-07-21  0:52 ` [PATCH net 0/2] net/smc: fixes 2020-07-20 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).