Hi Dave, please apply the following patch series for qeth to your net tree. This brings two fixes for errors during device initialization, deals with several issues in the vnicc control code, and adds a missing lock. Thanks, Julian Alexandra Winter (3): s390/qeth: fix false reporting of VNIC CHAR config failure s390/qeth: Fix vnicc_is_in_use if rx_bcast not set s390/qeth: vnicc Fix init to default Julian Wiedmann (3): s390/qeth: fix qdio teardown after early init error s390/qeth: lock the card while changing its hsuid s390/qeth: fix initialization on old HW drivers/s390/net/qeth_core_main.c | 29 +++++++--------------- drivers/s390/net/qeth_l2_main.c | 10 ++++---- drivers/s390/net/qeth_l3_main.c | 2 +- drivers/s390/net/qeth_l3_sys.c | 40 +++++++++++++++++++++---------- 4 files changed, 43 insertions(+), 38 deletions(-) -- 2.17.1