[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn
authorMike Christie <michaelc@cs.wisc.edu>
Tue, 22 Jul 2008 20:34:38 +0000 (15:34 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:14:59 +0000 (15:14 -0400)
commit6bd522f6a226f435508433d24e0de4619e016a9d
treeaf7e4a482bad316ce8fc3955f6da16615b564afb
parentb7b1a35ea563a8f1219dc3fdf12f37937cb83245
[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn

I goofed and did not see the macro for checking if a request is tagged.
This patch has us use blk_rq_tagged instead of digging into the req->tag.

Patch was made over scsi-misc.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_lib.c
This page took 0.024253 seconds and 5 git commands to generate.