diff options
| -rw-r--r-- | drivers/s390/scsi/zfcp_scsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/scsi/zfcp_scsi.c b/drivers/s390/scsi/zfcp_scsi.c index 9f6b4d7a46f3..a2de3c9afe49 100644 --- a/drivers/s390/scsi/zfcp_scsi.c +++ b/drivers/s390/scsi/zfcp_scsi.c | |||
| @@ -68,7 +68,7 @@ struct zfcp_data zfcp_data = { | |||
| 68 | eh_host_reset_handler: zfcp_scsi_eh_host_reset_handler, | 68 | eh_host_reset_handler: zfcp_scsi_eh_host_reset_handler, |
| 69 | /* FIXME(openfcp): Tune */ | 69 | /* FIXME(openfcp): Tune */ |
| 70 | can_queue: 4096, | 70 | can_queue: 4096, |
| 71 | this_id: 0, | 71 | this_id: -1, |
| 72 | /* | 72 | /* |
| 73 | * FIXME: | 73 | * FIXME: |
| 74 | * one less? can zfcp_create_sbale cope with it? | 74 | * one less? can zfcp_create_sbale cope with it? |
