Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203585
b: refs/heads/master
c: d1853dc
h: refs/heads/master
i:
  203583: 440d8e9
v: v3
  • Loading branch information
Wan ZongShun authored and David S. Miller committed Jul 16, 2010
1 parent fc523b7 commit 9d71b5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0a645e809759a4b9c876d3e9ca6c139784a97a38
refs/heads/master: d1853dc8fa8e6478707bf5d8e9d0b949974c2dde
3 changes: 3 additions & 0 deletions trunk/drivers/net/arm/w90p910_ether.c
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,9 @@ static int w90p910_ether_open(struct net_device *dev)
w90p910_set_global_maccmd(dev);
w90p910_enable_rx(dev, 1);

clk_enable(ether->rmiiclk);
clk_enable(ether->clk);

ether->rx_packets = 0x0;
ether->rx_bytes = 0x0;

Expand Down

0 comments on commit 9d71b5f

Please sign in to comment.