Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15782
b: refs/heads/master
c: f89c2b4
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Dec 4, 2005
1 parent 172224a commit dd56ce1
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: d359b6ff6a79e250422fdfa991b36d37c286eda1
refs/heads/master: f89c2b464558a21fd3be8d578b7d13e810fb6b8a
1 change: 1 addition & 0 deletions trunk/drivers/net/sky2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1739,6 +1739,7 @@ static int sky2_poll(struct net_device *dev0, int *budget)
unsigned int work_done = 0;
u16 hwidx;

sky2_write32(hw, STAT_CTRL, SC_STAT_CLR_IRQ);
hwidx = sky2_read16(hw, STAT_PUT_IDX);
BUG_ON(hwidx >= STATUS_RING_SIZE);
rmb();
Expand Down

0 comments on commit dd56ce1

Please sign in to comment.