Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73217
b: refs/heads/master
c: f2511f1
h: refs/heads/master
i:
  73215: aaeed48
v: v3
  • Loading branch information
Olof Johansson authored and Jeff Garzik committed Nov 5, 2007
1 parent d50bf5a commit 989e691
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: ac8c635abb7bce730a315be0525bea0c29e742d0
refs/heads/master: f2511f13daaf00fdd206bee7b108f75923a613c6
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/phy_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ int phy_driver_register(struct phy_driver *new_driver)
return retval;
}

pr_info("%s: Registered new driver\n", new_driver->name);
pr_debug("%s: Registered new driver\n", new_driver->name);

return 0;
}
Expand Down

0 comments on commit 989e691

Please sign in to comment.