git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efd986d
)
[S390] qdio: continue polling if the queue is not finished
author
Jan Glauber
<jang@linux.vnet.ibm.com>
Fri, 11 Sep 2009 08:28:19 +0000
(10:28 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 11 Sep 2009 08:29:37 +0000
(10:29 +0200)
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>
No differences found