Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90123
b: refs/heads/master
c: 87d9611
h: refs/heads/master
i:
  90121: 8481675
  90119: 8e2028c
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Mar 7, 2008
1 parent 1068307 commit d94ea28
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: 57df40d278df552ad5fb4926fa05d06065c8150c
refs/heads/master: 87d96114a73dfa323c12c77a2ea9f96f0020c690
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@ static void b43_destroy_dmaring(struct b43_dmaring *ring,
ring->max_used_slots,
ring->nr_slots,
(unsigned long long)failed_packets,
(unsigned long long)succeed_packets,
(unsigned long long)nr_packets,
(unsigned long long)divide(permille_failed, 10),
(unsigned long long)modulo(permille_failed, 10),
(unsigned long long)divide(average_tries, 100),
Expand Down

0 comments on commit d94ea28

Please sign in to comment.