commit | e2910bcf8ca762b306767a0894ab1987be014c9e | [log] [tgz] |
---|---|---|
author | Jan Glauber <jang@linux.vnet.ibm.com> | Fri Sep 11 10:28:19 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Sep 11 10:29:37 2009 +0200 |
tree | 366e236cc68cf129b84161c361789dcb1761c998 | |
parent | efd986db2d720e8f6660ec2c292509ee7d28cc6a [diff] |
[S390] qdio: continue polling if the queue is not finished With commit c38f96080955854e54df9cb392bc674e1ae330e1 polling was stopped for the queue even if new data is available. Return immediately after scheduling the queue tasklet if the queue is not done. Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>