Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215421
b: refs/heads/master
c: ea192aa
h: refs/heads/master
i:
  215419: b6880fa
v: v3
  • Loading branch information
Guo-Fu Tseng authored and David S. Miller committed Oct 21, 2010
1 parent ca4b5ab commit e501705
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: 3ee94018a9f49ca98e3f77f54a769c784115dbb8
refs/heads/master: ea192aa89c3b26d56113e70c72238f6951d4097f
1 change: 1 addition & 0 deletions trunk/drivers/net/jme.c
Original file line number Diff line number Diff line change
Expand Up @@ -989,6 +989,7 @@ jme_process_receive(struct jme_adapter *jme, int limit)
goto out;
--limit;

rmb();
desccnt = rxdesc->descwb.desccnt & RXWBDCNT_DCNT;

if (unlikely(desccnt > 1 ||
Expand Down

0 comments on commit e501705

Please sign in to comment.