Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124639
b: refs/heads/master
c: a528ab7
h: refs/heads/master
i:
  124637: 8944bfa
  124635: 5e9c544
  124631: 0d9c263
  124623: 375f1a1
  124607: 4c71520
v: v3
  • Loading branch information
Brian King authored and James Bottomley committed Dec 29, 2008
1 parent 8c10a20 commit b5c36b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c41fa8288277e76785acb50f52bb2f39509f903
refs/heads/master: a528ab7a324f1dbb3598ae0ecd238ab7dd974294
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/ibmvscsi/ibmvfc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1381,6 +1381,8 @@ static int ibmvfc_send_event(struct ibmvfc_event *evt,
add_timer(&evt->timer);
}

mb();

if ((rc = ibmvfc_send_crq(vhost, crq_as_u64[0], crq_as_u64[1]))) {
list_del(&evt->queue);
del_timer(&evt->timer);
Expand Down

0 comments on commit b5c36b4

Please sign in to comment.