Hi Dave & Jakub, please apply the following patch series for qeth to netdev's net-next tree. This brings some minor maintenance improvements, and a bunch of cleanups so that the W=1 build passes without warning. Thanks, Julian Heiko Carstens (3): s390/qeth: fix various format strings s390/qeth: add __printf format attribute to qeth_dbf_longtext s390/qeth: fix kernel doc comments Julian Wiedmann (6): s390/qeth: improve trace entries for MAC address (un)registration s390/qeth: remove .do_ioctl() callback from driver discipline s390/qeth: move qdio's QAOB cache into qeth s390/qeth: clarify remaining dev_kfree_skb_any() users s390/qeth: don't keep track of Input Queue count s390/qeth: update kerneldoc for qeth_add_hw_header() arch/s390/include/asm/qdio.h | 2 -- drivers/s390/cio/qdio_setup.c | 34 ++---------------- drivers/s390/net/qeth_core.h | 4 +-- drivers/s390/net/qeth_core_main.c | 59 ++++++++++++++++++------------- drivers/s390/net/qeth_l2_main.c | 27 +++++++------- drivers/s390/net/qeth_l3_main.c | 12 +++---- 6 files changed, 57 insertions(+), 81 deletions(-) -- 2.25.1