commit | bf42d40b1254afe26015ebdb09d137fb15250fa4 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Feb 28 18:59:41 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 28 12:55:26 2019 -0800 |
tree | 1b3d2d6edfb692c4b886a43c72094034575c0fbb | |
parent | 464e86dafcca14e5f7a7157fc567c58654ec80b3 [diff] |
s390/qeth: don't defer close_dev work during recovery The recovery code already runs in a kthread, we don't have to defer the offlining further. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>