Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71800
b: refs/heads/master
c: c9b2ca7
h: refs/heads/master
v: v3
  • Loading branch information
Olof Johansson authored and Jeff Garzik committed Oct 20, 2007
1 parent bd2f3ee commit 407b4a4
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: 224426f168aa4af3dcb628e6edaa824d32d60e6f
refs/heads/master: c9b2ca735a7685fa8aafd17b3cf3f9f20449d10b
2 changes: 1 addition & 1 deletion trunk/drivers/net/tsi108_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1629,7 +1629,7 @@ tsi108_init_one(struct platform_device *pdev)
goto register_fail;
}

printk(KERN_INFO "%s: Tsi108 Gigabit Ethernet, MAC: %s\n"
printk(KERN_INFO "%s: Tsi108 Gigabit Ethernet, MAC: %s\n",
dev->name, print_mac(mac, dev->dev_addr));
#ifdef DEBUG
data->msg_enable = DEBUG;
Expand Down

0 comments on commit 407b4a4

Please sign in to comment.