From: Stefan Weinhuber Date: Thu, 15 May 2008 14:52:36 +0000 (+0200) Subject: [S390] dasd: fix timeout handling in interrupt handler X-Git-Tag: v2.6.26-rc3~31^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16f5843507ceaea315dae82b9fee29a65b72f24;p=pandora-kernel.git [S390] dasd: fix timeout handling in interrupt handler When the dasd_int_handler is called with an error code instead of an irb, the associated request should be restarted. This handling was missing from the -ETIMEDOUT case. In fact it should be done in any case. Signed-off-by: Stefan Weinhuber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed