[S390] dasd: Correct retry counter for terminated I/O.
authorStefan Haberland <stefan.haberland@de.ibm.com>
Wed, 5 Jan 2011 11:48:07 +0000 (12:48 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Wed, 5 Jan 2011 11:47:30 +0000 (12:47 +0100)
commit09a8e7adcf960bd6a7204f3f3b377a89ce22efbf
tree837be99a9d6d7e2019233c5a27efe38974c7ead7
parente4dbb0f2b5dd6a836d0e5c60aa5f573e0bbcf76a
[S390] dasd: Correct retry counter for terminated I/O.

In case the DASD driver needs to term a running I/O the retry counter
is decreased twice.
Remove the unnecessary retry counter decrease in das_term_IO.

Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd.c