orinoco: use KERN_DEBUG for link status messages
authorPavel Roskin <proski@gnu.org>
Mon, 19 Jan 2009 04:20:58 +0000 (23:20 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 Jan 2009 18:55:01 +0000 (13:55 -0500)
commit11eaea416716deebcb18383b201ba8033cbf33dc
tree3f06506fc464cb0411b9d6e4439af682f74324c3
parent7490889c105764d80af58dee5983d91a84e4aec8
orinoco: use KERN_DEBUG for link status messages

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>
drivers/net/wireless/orinoco/orinoco.c