[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200714142305.29297-1-jwi@linux.ibm.com>
Date: Tue, 14 Jul 2020 16:22:55 +0200
From: Julian Wiedmann <jwi@...ux.ibm.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev <netdev@...r.kernel.org>,
linux-s390 <linux-s390@...r.kernel.org>,
Heiko Carstens <hca@...ux.ibm.com>,
Ursula Braun <ubraun@...ux.ibm.com>,
Karsten Graul <kgraul@...ux.ibm.com>,
Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net-next 00/10] s390/qeth: updates 2020-07-14
Hi Dave & Jakub,
please apply the following patch series for qeth to netdev's net-next tree.
This brings a mix of cleanups for various parts of the control code.
Thanks,
Julian
Julian Wiedmann (10):
s390/qeth: reject unsupported link type earlier
s390/qeth: fine-tune errno when cmds are cancelled
s390/qeth: only init the isolation mode when necessary
s390/qeth: don't clear the configured isolation mode
s390/qeth: clean up error handling for isolation mode cmds
s390/qeth: use u64_to_user_ptr() in the OAT code
s390/qeth: clean up a magic number in the OAT callback
s390/qeth: cleanup OAT code
s390/qeth: unify RX-mode hashtables
s390/qeth: constify the MPC initialization data
drivers/s390/net/qeth_core.h | 8 +-
drivers/s390/net/qeth_core_main.c | 193 +++++++++++++-----------------
drivers/s390/net/qeth_core_mpc.c | 16 +--
drivers/s390/net/qeth_core_mpc.h | 17 ++-
drivers/s390/net/qeth_core_sys.c | 20 ++--
drivers/s390/net/qeth_l2_main.c | 9 +-
drivers/s390/net/qeth_l3_main.c | 19 +--
7 files changed, 120 insertions(+), 162 deletions(-)
--
2.17.1
Powered by blists - more mailing lists