Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299997
b: refs/heads/master
c: 5bbdc05
h: refs/heads/master
i:
  299995: 0fb5743
v: v3
  • Loading branch information
Joakim Tjernlund authored and David S. Miller committed May 3, 2012
1 parent 327e11a commit 466a061
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: 076e7779c07c56c7fa593a28c71ea7432d0c7c95
refs/heads/master: 5bbdc057c270cc0d672ead03320ed8d7a11bac03
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/freescale/ucc_geth.h
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@ struct ucc_geth_hardware_statistics {

/* Driver definitions */
#define TX_BD_RING_LEN 0x10
#define RX_BD_RING_LEN 0x10
#define RX_BD_RING_LEN 0x20

#define TX_RING_MOD_MASK(size) (size-1)
#define RX_RING_MOD_MASK(size) (size-1)
Expand Down

0 comments on commit 466a061

Please sign in to comment.