[SCSI] mpt2sas: change queue depth with reason argument more appropriately
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 12 Nov 2010 23:09:11 +0000 (04:39 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:07 +0000 (12:24 -0600)
change_queue_depth callback API changed
The change_queue_depth callback changed where there is now an additional
parameter called reason, with SCSI_QDEPTH_DEFAULT, SCSI_QDEPTH_QFULL,
and SCSI_QDEPTH_RAMP_UP codes.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found