Hi Dave & Jakub, please apply the following patch series to netdev's net tree. This brings two locking fixes for the device control path. Also one fix for a path where our .ndo_features_check() attempts to access a non-existent L2 header. Thanks, Julian Julian Wiedmann (3): s390/qeth: fix deadlock during recovery s390/qeth: fix locking for discipline setup / removal s390/qeth: fix L2 header access in qeth_l3_osa_features_check() drivers/s390/net/qeth_core.h | 3 ++- drivers/s390/net/qeth_core_main.c | 38 ++++++++++++++++++++----------- drivers/s390/net/qeth_l2_main.c | 2 +- drivers/s390/net/qeth_l3_main.c | 4 ++-- 4 files changed, 30 insertions(+), 17 deletions(-) -- 2.17.1