]> err.no Git - linux-2.6/blobdiff - drivers/scsi/atp870u.c
[SCSI] megaraid_sas: switch fw_outstanding to an atomic_t
[linux-2.6] / drivers / scsi / atp870u.c
index a198d86667e9070ef34e81cdaaaeecc0d191ab04..58d7e34807aab4f9ae9257228ed927af6f0a7fb3 100644 (file)
@@ -3047,7 +3047,7 @@ flash_ok_885:
                if (atp_dev.chip_ver == 4)
                        shpnt->max_id = 16;
                else            
-                       shpnt->max_id = 7;
+                       shpnt->max_id = 8;
                shpnt->this_id = host_id;
                shpnt->unique_id = base_io;
                shpnt->io_port = base_io;