Please apply the following patches to netdev's net-next tree. This brings some maintenance improvements and removes some unnecessary code checks. Julian Wiedmann (5): s390/qeth: simplify qeth_receive_skb() s390/qeth: split up L2 netdev_ops s390/qeth: don't offer .ndo_bridge_* ops for OSA devices s390/qeth: fine-tune .ndo_select_queue() s390/qeth: remove check for packing mode in qeth_check_outbound_queue() drivers/s390/net/qeth_core.h | 4 +-- drivers/s390/net/qeth_core_main.c | 54 +++++++++++++++---------------- drivers/s390/net/qeth_l2_main.c | 52 ++++++++++++++++++----------- drivers/s390/net/qeth_l3_main.c | 13 +------- 4 files changed, 62 insertions(+), 61 deletions(-) -- 2.32.0