Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200531
b: refs/heads/master
c: a91fb14
h: refs/heads/master
i:
  200529: b604d35
  200527: b903d13
v: v3
  • Loading branch information
Jan-Bernd Themann authored and David S. Miller committed Jun 17, 2010
1 parent d2b387f commit 4250236
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 756725064fe6abbcdb43b1e64d017649b828be35
refs/heads/master: a91fb143de61dce847e319ca79b9937a665ad622
1 change: 1 addition & 0 deletions trunk/drivers/net/ehea/ehea_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,7 @@ static int ehea_poll(struct napi_struct *napi, int budget)
ehea_reset_cq_ep(pr->send_cq);
ehea_reset_cq_n1(pr->recv_cq);
ehea_reset_cq_n1(pr->send_cq);
rmb();
cqe = ehea_poll_rq1(pr->qp, &wqe_index);
cqe_skb = ehea_poll_cq(pr->send_cq);

Expand Down

0 comments on commit 4250236

Please sign in to comment.