patch-2.4.0-test10 linux/drivers/scsi/cyberstorm.c

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

diff -u --recursive --new-file v2.4.0-test9/linux/drivers/scsi/cyberstorm.c linux/drivers/scsi/cyberstorm.c
@@ -89,8 +89,6 @@
 					   sizeof(struct ESP_regs));
 			return 0;
 		}
-		strcpy(z->name, "Cyberstorm SCSI Host Adapter");
-
 		esp = esp_allocate(tpnt, (void *)board+CYBER_ESP_ADDR);
 
 		/* Do command transfer with programmed I/O */

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