commit | 11eaea416716deebcb18383b201ba8033cbf33dc | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Sun Jan 18 23:20:58 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 22 13:55:01 2009 -0500 |
tree | 3f06506fc464cb0411b9d6e4439af682f74324c3 | |
parent | 7490889c105764d80af58dee5983d91a84e4aec8 [diff] |
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>