]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] tgt: fix can_queue bug
authorFUJITA Tomonori <tomof@acm.org>
Fri, 31 Aug 2007 17:02:16 +0000 (02:02 +0900)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:46:51 +0000 (14:46 -0400)
commit8184fe9b6e8928c8d5be3e2a1326b8b9183e409d
tree303f9bcc4ad4fcaa7e205cb87c715529eee3302c
parentf9755bea9c44aaeae4d7f76e0cd86dfbbd5dfe12
[SCSI] tgt: fix can_queue bug

should use host->can_queue instead of host->hostt->can_queue.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_tgt_lib.c