Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218467
b: refs/heads/master
c: 13c3ab8
h: refs/heads/master
i:
  218465: 5312163
  218463: d499e6d
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Oct 27, 2010
1 parent a76524e commit 1ee4feb
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: d58c0e95622c0de271ae57c083ad25ff4eb032c8
refs/heads/master: 13c3ab86f27967488b8182a173ebc899c9111bf0
2 changes: 1 addition & 1 deletion trunk/drivers/net/typhoon.c
Original file line number Diff line number Diff line change
Expand Up @@ -1300,7 +1300,7 @@ typhoon_init_rings(struct typhoon *tp)
tp->rxHiRing.lastWrite = 0;
tp->rxBuffRing.lastWrite = 0;
tp->cmdRing.lastWrite = 0;
tp->cmdRing.lastWrite = 0;
tp->respRing.lastWrite = 0;

tp->txLoRing.lastRead = 0;
tp->txHiRing.lastRead = 0;
Expand Down

0 comments on commit 1ee4feb

Please sign in to comment.