Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13922
b: refs/heads/master
c: a9cfca9
h: refs/heads/master
v: v3
  • Loading branch information
brking@us.ibm.com authored and James Bottomley committed Nov 6, 2005
1 parent c5fd6eb commit 3e07399
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: 6837c2bfda46887badf93ff67ace578877071984
refs/heads/master: a9cfca9622d660daf9422c2f041828e017eba58b
6 changes: 1 addition & 5 deletions trunk/drivers/scsi/ipr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1157,12 +1157,8 @@ static void ipr_handle_log_data(struct ipr_ioa_cfg *ioa_cfg,
ipr_log_array_error(ioa_cfg, hostrcb);
break;
case IPR_HOST_RCB_OVERLAY_ID_DEFAULT:
ipr_log_generic_error(ioa_cfg, hostrcb);
break;
default:
dev_err(&ioa_cfg->pdev->dev,
"Unknown error received. Overlay ID: %d\n",
hostrcb->hcam.overlay_id);
ipr_log_generic_error(ioa_cfg, hostrcb);
break;
}
}
Expand Down

0 comments on commit 3e07399

Please sign in to comment.