]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cciss: fix incorrect scsi status reporting
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 14 Aug 2012 03:22:24 +0000 (13:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 20 Aug 2012 07:07:58 +0000 (17:07 +1000)
commitec8d2eef0a40c9fd1ac97c7a40ab5d2091ad56a0
tree3afe1acfb18081451fd61bfc1b59fabebca0ca30
parent0ee5caea77c8a9ecf0ca3de7ff8b427c3a1e0431
cciss: fix incorrect scsi status reporting

Delete code which sets SCSI status incorrectly as it's already been set
correctly above this incorrect code.  Bug was introduced by b0e15f6db1110
("cciss: fix typo that causes scsi status to be lost.") in 2009.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Reported-by: Roel van Meer <roel.vanmeer@bokxing.nl>
Tested-by: Roel van Meer <roel.vanmeer@bokxing.nl>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/cciss_scsi.c