[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.
Add OS initialization codes for ISP24xx recognition. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
0107109ed6
commit
fca2970371
@@ -1989,7 +1989,8 @@ struct qla_board_info {
|
||||
|
||||
char isp_name[8];
|
||||
struct qla_fw_info *fw_info;
|
||||
char *fw_fname;;
|
||||
char *fw_fname;
|
||||
struct scsi_host_template *sht;
|
||||
};
|
||||
|
||||
/* Return data from MBC_GET_ID_LIST call. */
|
||||
|
||||
Reference in New Issue
Block a user