diff options
author | Moore, Eric <Eric.Moore@lsil.com> | 2006-03-14 11:14:01 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-03-14 15:27:21 -0500 |
commit | 5bf52c4fda97325976ffaf338d2e81b73b3db446 (patch) | |
tree | 8f04d0c5e504571d1aaacfbd2d337d9dd9c1aae4 /drivers/message/fusion/mptbase.c | |
parent | e28482c5b24006e9e4a867f9995baf358cbc1059 (diff) |
[SCSI] fusion - loginfo header update
This header is provided to better understand
loginfo codes returned by the mpt fusion firmware.
Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/mptbase.c')
-rw-r--r-- | drivers/message/fusion/mptbase.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/message/fusion/mptbase.c b/drivers/message/fusion/mptbase.c index f2721ea30aa7..39c0b16d8d04 100644 --- a/drivers/message/fusion/mptbase.c +++ b/drivers/message/fusion/mptbase.c | |||
@@ -6138,8 +6138,8 @@ mpt_spi_log_info(MPT_ADAPTER *ioc, u32 log_info) | |||
6138 | "Abort", /* 12h */ | 6138 | "Abort", /* 12h */ |
6139 | "IO Not Yet Executed", /* 13h */ | 6139 | "IO Not Yet Executed", /* 13h */ |
6140 | "IO Executed", /* 14h */ | 6140 | "IO Executed", /* 14h */ |
6141 | NULL, /* 15h */ | 6141 | "Persistant Reservation Out Not Affiliation Owner", /* 15h */ |
6142 | NULL, /* 16h */ | 6142 | "Open Transmit DMA Abort", /* 16h */ |
6143 | NULL, /* 17h */ | 6143 | NULL, /* 17h */ |
6144 | NULL, /* 18h */ | 6144 | NULL, /* 18h */ |
6145 | NULL, /* 19h */ | 6145 | NULL, /* 19h */ |