Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2045
b: refs/heads/master
c: 1b69f64
h: refs/heads/master
i:
  2043: aa3c1ae
v: v3
  • Loading branch information
brking@us.ibm.com authored and James Bottomley committed May 20, 2005
1 parent 83a14cc commit b0c8fb1
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: 7d0e11fb20b08790c71f5336b493662f952641c9
refs/heads/master: 1b69f645f224d9bab7fd5988aca818c9445f11d0
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ipr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ static void ipr_log_array_error(struct ipr_ioa_cfg *ioa_cfg,
array_entry->dev_res_addr.lun);
}

if (array_entry->dev_res_addr.bus >= IPR_MAX_NUM_BUSES) {
if (array_entry->expected_dev_res_addr.bus >= IPR_MAX_NUM_BUSES) {
ipr_err("Expected Location: unknown\n");
} else {
ipr_err("Expected Location: %d:%d:%d:%d\n",
Expand Down

0 comments on commit b0c8fb1

Please sign in to comment.