Please apply the following patches to netdev's net-next tree. Heiko provided fixes for kernel doc comments and solved some other compiler warnings. Julians qeth patch simplifies the rx queue handling in the code. Heiko Carstens (5): net/iucv: fix kernel doc comments net/af_iucv: fix kernel doc comments s390/ctcm: fix format string s390/ctcm: add __printf format attribute to ctcm_dbf_longtext s390/lcs: add braces around empty function body Julian Wiedmann (1): s390/qeth: allocate RX queue at probe time drivers/s390/net/ctcm_dbug.h | 1 + drivers/s390/net/ctcm_fsms.c | 2 +- drivers/s390/net/lcs.c | 11 +-- drivers/s390/net/qeth_core_main.c | 35 ++++----- net/iucv/af_iucv.c | 38 ++++----- net/iucv/iucv.c | 124 +++++++++++++++--------------- 6 files changed, 106 insertions(+), 105 deletions(-) -- 2.25.1