Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130142
b: refs/heads/master
c: fe65e70
h: refs/heads/master
v: v3
  • Loading branch information
Gabriel Paubert authored and David S. Miller committed Jan 20, 2009
1 parent af26bbf commit f6160f2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2b448334a255d34401562229f467ffd95d8ed6ef
refs/heads/master: fe65e704534de5d0661ebc3466a2b9018945f694
1 change: 1 addition & 0 deletions trunk/drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2212,6 +2212,7 @@ static int mv643xx_eth_stop(struct net_device *dev)
struct mv643xx_eth_private *mp = netdev_priv(dev);
int i;

wrlp(mp, INT_MASK_EXT, 0x00000000);
wrlp(mp, INT_MASK, 0x00000000);
rdlp(mp, INT_MASK);

Expand Down

0 comments on commit f6160f2

Please sign in to comment.