From: Julian Wiedmann <jwi@xxxxxxxxxxxxx> Date: Thu, 10 Sep 2020 11:05:18 +0200 > Wait until the QDIO data connection is severed. Otherwise the device > might still be processing the buffers, and end up accessing skb data > that we already freed. > > Fixes: 8b5026bc1693 ("s390/qeth: fix qdio teardown after early init error") > Signed-off-by: Julian Wiedmann <jwi@xxxxxxxxxxxxx> Applied.