Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209412
b: refs/heads/master
c: 081f4f4
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and James Bottomley committed Aug 11, 2010
1 parent 5c6c754 commit ad85716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3eb3a92851857e6de92ad0c57bf7046ac4f58671
refs/heads/master: 081f4f4c1ae9915398b3f8ffc9307e5adaf62989
2 changes: 1 addition & 1 deletion trunk/drivers/message/fusion/mptbase.c
Original file line number Diff line number Diff line change
Expand Up @@ -8050,7 +8050,7 @@ union loginfo_type {
code_desc = ir_code_str[sas_loginfo.dw.code];
if (sas_loginfo.dw.subcode >=
ARRAY_SIZE(raid_sub_code_str))
break;
break;
if (sas_loginfo.dw.code == 0)
sub_code_desc =
raid_sub_code_str[sas_loginfo.dw.subcode];
Expand Down

0 comments on commit ad85716

Please sign in to comment.