Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134675
b: refs/heads/master
c: 4fb0a54
h: refs/heads/master
i:
  134673: 592fab4
  134671: 63d1deb
v: v3
  • Loading branch information
Lennert Buytenhek authored and David S. Miller committed Feb 25, 2009
1 parent 1215947 commit 825e590
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: a5fe36165339c57b341250e8252d833e91317c70
refs/heads/master: 4fb0a54a55d34c28dc53c39567ce171166572699
2 changes: 1 addition & 1 deletion trunk/drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2957,7 +2957,7 @@ static int mv643xx_eth_probe(struct platform_device *pdev)

netif_carrier_off(dev);

set_rx_coal(mp, 0);
set_rx_coal(mp, 250);
set_tx_coal(mp, 0);

err = register_netdev(dev);
Expand Down

0 comments on commit 825e590

Please sign in to comment.