git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7b1a35
)
[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn
author
Mike Christie
<michaelc@cs.wisc.edu>
Tue, 22 Jul 2008 20:34:38 +0000
(15:34 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:14:59 +0000
(15:14 -0400)
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>
No differences found