diff --git a/scst_local/scst_local.c b/scst_local/scst_local.c index 311f1b8e5..ded8809c3 100644 --- a/scst_local/scst_local.c +++ b/scst_local/scst_local.c @@ -1673,7 +1673,7 @@ static int scst_local_driver_probe(struct device *dev) sess->shost = hpnt; - hpnt->max_id = 0; /* Don't want more than one id */ + hpnt->max_id = 1; /* Don't want more than one id */ hpnt->max_lun = 0xFFFF; /*