patch-2.4.8 linux/drivers/scsi/g_NCR5380.c

Next file: linux/drivers/scsi/gdth_proc.c
Previous file: linux/drivers/scsi/cpqfcTSworker.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.7/linux/drivers/scsi/g_NCR5380.c linux/drivers/scsi/g_NCR5380.c
@@ -399,6 +399,7 @@
 		release_mem_region(overrides[current_override].NCR5380_map_name,
 	                                  	NCR5380_region_size);
 #endif
+		continue;
 	}
 	
 	instance->NCR5380_instance_name = overrides[current_override].NCR5380_map_name;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)