aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/3w-9xxx.c
diff options
context:
space:
mode:
authorTejun Heo <htejun@gmail.com>2006-04-11 17:27:53 +0900
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-04-13 13:25:49 -0500
commite36e0c80137af8f012528938dab2970c26d5ec4c (patch)
treefd48fe9041800b7f995f12e64d08d3857f00af8b /drivers/scsi/3w-9xxx.c
parentaedf349773e5877d716a89368d512b9baa3e8c7b (diff)
[SCSI] SCSI: fix scsi_kill_request() busy count handling
scsi_kill_request() completes requests via normal SCSI completion path which decrements busy counts; however, requests which get passed to scsi_kill_request() aren't holding busy counts and scsi_kill_request() don't increment them before invoking completion path resulting in incorrect busy counts. Bump up busy counts before invoking completion path. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/3w-9xxx.c')
0 files changed, 0 insertions, 0 deletions