From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Julian Wiedmann Subject: [PATCH net 0/3] s390/qeth: fixes 2019-03-18 Date: Mon, 18 Mar 2019 16:40:53 +0100 Message-Id: <20190318154056.4231-1-jwi@linux.ibm.com> Sender: netdev-owner@vger.kernel.org List-Archive: List-Post: To: David Miller Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org, Martin Schwidefsky , Heiko Carstens , Stefan Raspl , Ursula Braun , Julian Wiedmann List-ID: Hi Dave, please apply the following three patches to -net. The first two are fixes for minor race conditions in the probe code, while the third one gets dropwatch working (again). Thanks, Julian Julian Wiedmann (3): s390/qeth: don't erase configuration while probing s390/qeth: fix race when initializing the IP address table s390/qeth: be drop monitor friendly drivers/s390/net/qeth_core_main.c | 5 ++++- drivers/s390/net/qeth_l2_main.c | 7 +++---- drivers/s390/net/qeth_l3_main.c | 8 ++++---- 3 files changed, 11 insertions(+), 9 deletions(-) -- 2.16.4