Massive verbose output at system log

Jouni Malinen j at w1.fi
Tue Feb 5 21:36:05 EST 2008


On Mon, Feb 04, 2008 at 06:42:58PM +0100, stolz at ya.com  wrote:

> code. Now, after your answer I've tried it and I get: 
> $ grep -r  ": WMM queue=" /usr/src/linux/
> /usr/src/linux/net/mac80211/ieee80211_sta.c:           
> printk(KERN_DEBUG "%s: WMM queue=%d aci=%d acm=%d aifs=%d "

> Probably this mail list is not the best place to look for help
> but, what I don't understand is, if it is a debug information
> of net/mac80211 and I have disabled debugging, why it gets logged?
> $ grep MAC80211_DEBUG /usr/src/linux/.config
> # CONFIG_MAC80211_DEBUG is not set

That printk is not conditional on CONFIG_MAC80211_DEBUG. Though, it
would probably be a good idea to either make it conditional on that or
just remove it completely.. This would be more on topic for the
linux-wireless mailing list.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list