Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66851
b: refs/heads/master
c: f7ab697
h: refs/heads/master
i:
  66849: 9c40ea6
  66847: fe22bdf
v: v3
  • Loading branch information
Ed Swierk authored and David S. Miller committed Oct 10, 2007
1 parent 1ba09f0 commit ea98da4
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: 9ff8c68b3c722f732c7a13d6631b149cca8c7091
refs/heads/master: f7ab697d328b0a417d9e3cb891d45693ea89e83d
2 changes: 1 addition & 1 deletion trunk/drivers/net/forcedeth.c
Original file line number Diff line number Diff line change
Expand Up @@ -4917,7 +4917,7 @@ static int nv_open(struct net_device *dev)
if (ret) {
netif_carrier_on(dev);
} else {
printk("%s: no link during initialization.\n", dev->name);
printk(KERN_INFO "%s: no link during initialization.\n", dev->name);
netif_carrier_off(dev);
}
if (oom)
Expand Down

0 comments on commit ea98da4

Please sign in to comment.