Hi Dave, please apply the following patch series for qeth to netdev's net tree. This fixes three minor issues: 1) a setup parameter gets cleared unnecessarily when the HW config changes, 2) insufficient error handling when initially filling the RX ring, and 3) a rarely used worker that needs to be cancelled during tear down. Thanks, Julian Julian Wiedmann (3): s390/qeth: don't reset default_out_queue s390/qeth: handle error when backing RX buffer s390/qeth: cancel RX reclaim work earlier drivers/s390/net/qeth_core_main.c | 15 +++++++++------ drivers/s390/net/qeth_l2_main.c | 1 + drivers/s390/net/qeth_l3_main.c | 1 + 3 files changed, 11 insertions(+), 6 deletions(-) -- 2.17.1