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