git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7490889
)
orinoco: use KERN_DEBUG for link status messages
author
Pavel Roskin
<proski@gnu.org>
Mon, 19 Jan 2009 04:20:58 +0000
(23:20 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 22 Jan 2009 18:55:01 +0000
(13:55 -0500)
KERN_INFO is too "loud" for messages that are generated by the ordinary
events, such as accociation. Use of KERN_DEBUG is consistent with
mac80211.
Suggested by Michael Gilbert <michael.s.gilbert@gmail.com>
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found