From: Jens Axboe Date: Mon, 13 Nov 2006 17:05:02 +0000 (+0100) Subject: [PATCH] ide-cd: only set rq->errors SCSI style for block pc requests X-Git-Tag: v2.6.19-rc6~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b71567312976305cc1ce7e9b71e7378c8bfcb40f;p=pandora-kernel.git [PATCH] ide-cd: only set rq->errors SCSI style for block pc requests We should only set ->errors to CHECK_CONDITION and so on for requests that use this field in the SCSI manner. Signed-off-by: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed