[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211118160607.2245947-1-kgraul@linux.ibm.com>
Date: Thu, 18 Nov 2021 17:06:01 +0100
From: Karsten Graul <kgraul@...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>,
Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net-next 0/6] s390/net: updates 2021-11-18
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
Powered by blists - more mailing lists