netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net/smc: updates 2020-10-07
@ 2020-10-07 20:57 Karsten Graul
  2020-10-07 20:57 ` [PATCH net-next 1/3] net/smc: consolidate unlocking in same function Karsten Graul
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Karsten Graul @ 2020-10-07 20:57 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-next tree.

Patch 1 and 2 address warnings from static code checkers, and patch 3 handles
a case when all proposed ISM V2 devices fail to init and no V1 devices are
tried afterwards.

Karsten Graul (3):
  net/smc: consolidate unlocking in same function
  net/smc: cleanup buffer usage in smc_listen_work()
  net/smc: restore smcd_version when all ISM V2 devices failed to init

 net/smc/af_smc.c | 92 +++++++++++++++++++++++++-----------------------
 1 file changed, 48 insertions(+), 44 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-10  1:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-07 20:57 [PATCH net-next 0/3] net/smc: updates 2020-10-07 Karsten Graul
2020-10-07 20:57 ` [PATCH net-next 1/3] net/smc: consolidate unlocking in same function Karsten Graul
2020-10-07 20:57 ` [PATCH net-next 2/3] net/smc: cleanup buffer usage in smc_listen_work() Karsten Graul
2020-10-07 20:57 ` [PATCH net-next 3/3] net/smc: restore smcd_version when all ISM V2 devices failed to init Karsten Graul
2020-10-10  1:19 ` [PATCH net-next 0/3] net/smc: updates 2020-10-07 Jakub Kicinski

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).