Hi.
I'd just like to know whether it is be possible to reduce the verbosity level of
softmac.
My wireless is working fine, but my logs are polluted by:

/* LOG */

printk: 20 messages suppressed.
SoftMAC: Received deauthentication packet from 00:0a:79:52:84:6c, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:0a:79:52:84:6c, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:0a:79:52:84:6c, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:0a:79:52:84:6c, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:0a:79:52:84:6c, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:0a:79:52:84:6c, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:14:bf:03:40:68, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:14:bf:03:40:68, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:14:bf:03:40:68, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:14:bf:03:40:68, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:14:bf:03:40:68, but that
network is unknown.
SoftMAC: Received deauthentication packet from 00:14:bf:03:40:68, but that
network is unknown.
SoftMAC: Authentication response received from 00:14:bf:03:40:68 but no queue
item exists.
SoftMAC: Authentication response received from 00:14:bf:03:40:68 but no queue
item exists.
SoftMAC: Authentication response received from 00:14:bf:03:40:68 but no queue
item exists.
SoftMAC: Authentication response received from 00:14:bf:03:40:68 but no queue
item exists.
SoftMAC: Authentication response received from 00:0f:66:b9:3d:4c but no queue
item exists.
SoftMAC: Authentication response received from 00:0f:66:b9:3d:4c but no queue
item exists.
SoftMAC: Authentication response received from 00:0f:66:b9:3d:4c but no queue
item exists.
SoftMAC: Authentication response received from 00:0f:66:b9:3d:4c but no queue
item exists.
SoftMAC: Authentication response received from 00:0f:66:b9:3d:4c but no queue
item exists.
SoftMAC: Received deauthentication packet from 00:0a:79:52:84:6c, but that
network is unknown.

/* LOG */

It's kinda polluting the interesting parts of logs, and furthermore, when it's
actually written to the file, it provokes regular disk activity, which is
really annoying.

It built my kernel without the softmac debugging option:

$ cat .config | grep SOFTMAC
CONFIG_IEEE80211_SOFTMAC=y
# CONFIG_IEEE80211_SOFTMAC_DEBUG is not set

but it's still really talkative :-)

So, is there anyway to get rid of this?

Anyway, thanks for your work,

cheers,

cf



-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to