Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58739
b: refs/heads/master
c: c6f5047
h: refs/heads/master
i:
  58737: 3fd9ade
  58735: 711132e
v: v3
  • Loading branch information
Timur Tabi authored and Jeff Garzik committed Jul 10, 2007
1 parent 90254f0 commit fa65a4b
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: 4f092432bd443416b649519c3d5405aa55ad2d15
refs/heads/master: c6f5047b633f0605098fe47417c4e1ed87a7637a
2 changes: 1 addition & 1 deletion trunk/drivers/net/ucc_geth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2276,7 +2276,7 @@ static void ucc_geth_stop(struct ucc_geth_private *ugeth)
phy_stop(phydev);

/* Mask all interrupts */
out_be32(ugeth->uccf->p_ucce, 0x00000000);
out_be32(ugeth->uccf->p_uccm, 0x00000000);

/* Clear all interrupts */
out_be32(ugeth->uccf->p_ucce, 0xffffffff);
Expand Down

0 comments on commit fa65a4b

Please sign in to comment.