public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] s390/net: updates 2021-11-18
@ 2021-11-18 16:06 Karsten Graul
  2021-11-18 16:06 ` [PATCH net-next 1/6] s390/qeth: allocate RX queue at probe time Karsten Graul
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Karsten Graul @ 2021-11-18 16:06 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski
  Cc: netdev, linux-s390, Heiko Carstens, Julian Wiedmann

Please apply the following patches to netdev's net-next tree.

Heiko provided fixes for kernel doc comments and solved some
other compiler warnings.
Julians qeth patch simplifies the rx queue handling in the code.

Heiko Carstens (5):
  net/iucv: fix kernel doc comments
  net/af_iucv: fix kernel doc comments
  s390/ctcm: fix format string
  s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
  s390/lcs: add braces around empty function body

Julian Wiedmann (1):
  s390/qeth: allocate RX queue at probe time

 drivers/s390/net/ctcm_dbug.h      |   1 +
 drivers/s390/net/ctcm_fsms.c      |   2 +-
 drivers/s390/net/lcs.c            |  11 +--
 drivers/s390/net/qeth_core_main.c |  35 ++++-----
 net/iucv/af_iucv.c                |  38 ++++-----
 net/iucv/iucv.c                   | 124 +++++++++++++++---------------
 6 files changed, 106 insertions(+), 105 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-11-19 11:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-18 16:06 [PATCH net-next 0/6] s390/net: updates 2021-11-18 Karsten Graul
2021-11-18 16:06 ` [PATCH net-next 1/6] s390/qeth: allocate RX queue at probe time Karsten Graul
2021-11-18 16:06 ` [PATCH net-next 2/6] net/iucv: fix kernel doc comments Karsten Graul
2021-11-18 16:06 ` [PATCH net-next 3/6] net/af_iucv: " Karsten Graul
2021-11-18 16:06 ` [PATCH net-next 4/6] s390/ctcm: fix format string Karsten Graul
2021-11-18 16:06 ` [PATCH net-next 5/6] s390/ctcm: add __printf format attribute to ctcm_dbf_longtext Karsten Graul
2021-11-18 16:06 ` [PATCH net-next 6/6] s390/lcs: add braces around empty function body Karsten Graul
2021-11-19 11:20 ` [PATCH net-next 0/6] s390/net: updates 2021-11-18 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