Hi Dave & Jakub, please apply the following patch series for qeth to netdev's net-next tree. Nothing special, mostly fine-tuning and follow-on cleanups for earlier fixes. Thanks, Julian Julian Wiedmann (5): s390/qeth: clean up load/remove code for disciplines s390/qeth: remove qeth_get_ip_version() s390/qeth: pass proto to qeth_l3_get_cast_type() s390/qeth: make cast type selection for af_iucv skbs robust s390/qeth: don't fake a TX completion interrupt after TX error drivers/s390/net/qeth_core.h | 44 +++++--------- drivers/s390/net/qeth_core_main.c | 97 +++++++++++++++++-------------- drivers/s390/net/qeth_core_sys.c | 10 +--- drivers/s390/net/qeth_l2_main.c | 6 +- drivers/s390/net/qeth_l3_main.c | 90 ++++++++++++++++------------ 5 files changed, 125 insertions(+), 122 deletions(-) -- 2.17.1