diff options
Diffstat (limited to 'include/scsi/libfc.h')
-rw-r--r-- | include/scsi/libfc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h index 1662d73d85a7..9617f9365e45 100644 --- a/include/scsi/libfc.h +++ b/include/scsi/libfc.h | |||
@@ -919,7 +919,7 @@ int fc_slave_alloc(struct scsi_device *sdev); | |||
919 | /* | 919 | /* |
920 | * Adjust the queue depth. | 920 | * Adjust the queue depth. |
921 | */ | 921 | */ |
922 | int fc_change_queue_depth(struct scsi_device *sdev, int qdepth); | 922 | int fc_change_queue_depth(struct scsi_device *sdev, int qdepth, int reason); |
923 | 923 | ||
924 | /* | 924 | /* |
925 | * Change the tag type. | 925 | * Change the tag type. |