From: Jan Glauber Date: Tue, 14 Apr 2009 13:36:22 +0000 (+0200) Subject: [S390] qdio: remove dead timeout handler X-Git-Tag: v2.6.30-rc3~85^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75cb71f3184f3dd5b78d991d5e0e047774865f5d;p=pandora-kernel.git [S390] qdio: remove dead timeout handler 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed