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:
43ae8a1
)
[S390] qdio: remove dead timeout handler
author
Jan Glauber
<jang@linux.vnet.ibm.com>
Tue, 14 Apr 2009 13:36:22 +0000
(15:36 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 14 Apr 2009 13:37:24 +0000
(15:37 +0200)
The QDIO ccw devices are started by ccw_device_start so no timeout
can occur for the interrupt handler. Remove the dead code.
In case of an I/O error set the device state to error and wake up
a possibly running qdio_shutdown waiter.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found