commit | 782e4a79214723d13eab4258c2c416a9a9719080 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Mar 28 16:39:24 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 28 12:57:24 2019 -0700 |
tree | 05514fce5c237b8881fc9db21d0043a96bc6c677 | |
parent | df2a2a5225cccb9b738230d52c3fb74f83cf4456 [diff] |
s390/qeth: don't poll for cmd IO completion All callers are running in process context now, so we can safely sleep in qeth_send_control_data() while waiting for a cmd to complete. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>