cciss: fix reporting of max queue depth since init
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Wed, 25 Aug 2010 17:58:53 +0000 (19:58 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 25 Aug 2010 17:58:53 +0000 (19:58 +0200)
commit2a643ec67f9efc4b6921a3dd6e257f3b5360622b
treeb793266014ff7c8acb52a598b6d9d187cf7bd989
parent52cc2eef31587b22ce9fbe77b064a031a9613ab0
cciss: fix reporting of max queue depth since init

The ioctl path and the scsi tape path were not accounting
for their additions to the queue depth.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/cciss.c