Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170680
b: refs/heads/master
c: bff1c09
h: refs/heads/master
v: v3
  • Loading branch information
roel kluin authored and David S. Miller committed Oct 13, 2009
1 parent 161234c commit 39aa129
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a81d4bfdef72af6b332306a64e2d119bd5365506
refs/heads/master: bff1c09640b3006bca711e18ef08a5fb955ad9b5
1 change: 0 additions & 1 deletion trunk/drivers/net/sb1250-mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1476,7 +1476,6 @@ static void sbmac_channel_start(struct sbmac_softc *s)
V_MAC_TX_RL_THRSH(4) |
V_MAC_RX_PL_THRSH(4) |
V_MAC_RX_RD_THRSH(4) | /* Must be '4' */
V_MAC_RX_PL_THRSH(4) |
V_MAC_RX_RL_THRSH(8) |
0;

Expand Down

0 comments on commit 39aa129

Please sign in to comment.