Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130171
b: refs/heads/master
c: 11eaea4
h: refs/heads/master
i:
  130169: f99c990
  130167: 4119922
v: v3
  • Loading branch information
Pavel Roskin authored and John W. Linville committed Jan 22, 2009
1 parent 05fc138 commit 54508f2
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: 7490889c105764d80af58dee5983d91a84e4aec8
refs/heads/master: 11eaea416716deebcb18383b201ba8033cbf33dc
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/orinoco/orinoco.c
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@ static void print_linkstatus(struct net_device *dev, u16 status)
s = "UNKNOWN";
}

printk(KERN_INFO "%s: New link status: %s (%04x)\n",
printk(KERN_DEBUG "%s: New link status: %s (%04x)\n",
dev->name, s, status);
}

Expand Down

0 comments on commit 54508f2

Please sign in to comment.