Hi Dave & Jakub,
please apply the following patch series for qeth to netdev's net-next tree.
This removes the deprecated support for OSN-mode devices, and does some
follow-on cleanups.
Thanks,
Julian
Julian Wiedmann (3):
s390/qeth: remove OSN support
s390/qeth: clean up QETH_PROT_* naming
s390/qeth: clean up device_type management
arch/s390/include/asm/ccwgroup.h | 2 -
drivers/s390/cio/ccwgroup.c | 22 ----
drivers/s390/net/Kconfig | 9 --
drivers/s390/net/qeth_core.h | 46 --------
drivers/s390/net/qeth_core_main.c | 154 +++++++-------------------
drivers/s390/net/qeth_core_mpc.c | 3 -
drivers/s390/net/qeth_core_mpc.h | 23 +---
drivers/s390/net/qeth_core_sys.c | 5 -
drivers/s390/net/qeth_ethtool.c | 7 --
drivers/s390/net/qeth_l2_main.c | 172 +++---------------------------
drivers/s390/net/qeth_l3_main.c | 7 +-
11 files changed, 61 insertions(+), 389 deletions(-)
--
2.25.1