[S390] qdio: simplify error handling in irq handler
authorJan Glauber <jang@linux.vnet.ibm.com>
Fri, 12 Jun 2009 08:26:28 +0000 (10:26 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 12 Jun 2009 08:27:32 +0000 (10:27 +0200)
The check for the device status in qdio_establish_handle_irq()
had dead code. Remove the unused code and simplify the error
handling.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found