summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptbase.c
diff options
context:
space:
mode:
authorMoore, Eric <Eric.Moore@lsil.com>2006-03-14 16:14:01 (GMT)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2006-03-14 20:27:21 (GMT)
commit5bf52c4fda97325976ffaf338d2e81b73b3db446 (patch)
tree8f04d0c5e504571d1aaacfbd2d337d9dd9c1aae4 /drivers/message/fusion/mptbase.c
parente28482c5b24006e9e4a867f9995baf358cbc1059 (diff)
downloadlinux-fsl-qoriq-5bf52c4fda97325976ffaf338d2e81b73b3db446.tar.xz
[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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/message/fusion/mptbase.c b/drivers/message/fusion/mptbase.c
index f2721ea..39c0b16 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)
"Abort", /* 12h */
"IO Not Yet Executed", /* 13h */
"IO Executed", /* 14h */
- NULL, /* 15h */
- NULL, /* 16h */
+ "Persistant Reservation Out Not Affiliation Owner", /* 15h */
+ "Open Transmit DMA Abort", /* 16h */
NULL, /* 17h */
NULL, /* 18h */
NULL, /* 19h */