Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290211
b: refs/heads/master
c: 772301b
h: refs/heads/master
i:
  290209: c6f0fce
  290207: 3ccf084
v: v3
  • Loading branch information
Masanari Iida authored and David S. Miller committed Feb 20, 2012
1 parent 054d7b5 commit 4432e08
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: 56ad315250bec1cd239c18712e072d1ff1f4aaf3
refs/heads/master: 772301b6187a88359b9514bdd023becf31e7f013
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/lantiq_etop.c
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ init_ltq_etop(void)
int ret = platform_driver_probe(&ltq_mii_driver, ltq_etop_probe);

if (ret)
pr_err("ltq_etop: Error registering platfom driver!");
pr_err("ltq_etop: Error registering platform driver!");
return ret;
}

Expand Down

0 comments on commit 4432e08

Please sign in to comment.