Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284280
b: refs/heads/master
c: aae54cf
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Roese authored and David S. Miller committed Jan 10, 2012
1 parent 88d05a4 commit 0f18e28
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: 1dd8117e3320fb42ec40ef2ace982871572d34ed
refs/heads/master: aae54cff9255f190ec712468d1b40e63bb51e127
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ static void stmmac_mmc_setup(struct stmmac_priv *priv)
dwmac_mmc_ctrl(priv->ioaddr, mode);
memset(&priv->mmc, 0, sizeof(struct stmmac_counters));
} else
pr_info(" No MAC Management Counters available");
pr_info(" No MAC Management Counters available\n");
}

static u32 stmmac_get_synopsys_id(struct stmmac_priv *priv)
Expand Down

0 comments on commit 0f18e28

Please sign in to comment.