Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6004
b: refs/heads/master
c: b6a9ad7
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Aug 26, 2005
1 parent 279d4e5 commit 58c9bcf
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: 1f57ff89fee47a317e9e8ca63bf0f139802cc116
refs/heads/master: b6a9ad73897acb7ea4cf56aae0fc39ba1c471fba
2 changes: 1 addition & 1 deletion trunk/drivers/net/ibm_emac/ibm_emac_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@ static int emac_init_tah(struct ocp_enet_private *fep)
TAH_MR_CVR | TAH_MR_ST_768 | TAH_MR_TFS_10KB | TAH_MR_DTFP |
TAH_MR_DIG);

iounmap(&tahp);
iounmap(tahp);

return 0;
}
Expand Down

0 comments on commit 58c9bcf

Please sign in to comment.