Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181266
b: refs/heads/master
c: 51a4625
h: refs/heads/master
v: v3
  • Loading branch information
Jayamohan Kallickal authored and James Bottomley committed Jan 18, 2010
1 parent ee131e4 commit 52d6913
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: 0ecb0b45f22df911c564070b64af21db36934f0f
refs/heads/master: 51a462500fbed4a1e8110dc60a421a3f12b9580b
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/be2iscsi/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3607,7 +3607,7 @@ static int beiscsi_mtask(struct iscsi_task *task)
}

AMAP_SET_BITS(struct amap_iscsi_wrb, r2t_exp_dtl, pwrb,
be32_to_cpu(task->data_count));
task->data_count);
AMAP_SET_BITS(struct amap_iscsi_wrb, ptr2nextwrb, pwrb,
io_task->pwrb_handle->nxt_wrb_index);
be_dws_le_to_cpu(pwrb, sizeof(struct iscsi_wrb));
Expand Down

0 comments on commit 52d6913

Please sign in to comment.