linux/net/mac80211
John W. Linville 7f3ad8943e mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
Make "decrypt failed" and "have no key" debugging messages compile
conditionally upon CONFIG_MAC80211_DEBUG.  They have been useful for
finding certain problems in the past, but in many cases they just
clutter a user's logs.

A typical example is an enviornment where multiple SSIDs are using a
single BSSID but with different protection schemes or different keys
for each SSID.  In such an environment these messages are just noise.
Let's just leave them for those interested enough to turn-on debugging.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-11-10 22:01:34 -08:00
..
aes_ccm.c cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
aes_ccm.h
cfg.c
cfg.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
debugfs.c
debugfs.h
event.c
ieee80211_i.h mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT 2007-11-10 22:01:25 -08:00
ieee80211_iface.c [PATCH] ieee80211_if_set_type: make check for master dev more explicit 2007-10-10 16:55:23 -07:00
ieee80211_ioctl.c mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT 2007-11-10 22:01:25 -08:00
ieee80211_key.h
ieee80211_led.c
ieee80211_led.h
ieee80211_rate.c mac80211: don't allow registering the same rate control twice 2007-11-10 21:59:43 -08:00
ieee80211_rate.h mac80211: make simple rate control algorithm built-in 2007-11-10 21:59:23 -08:00
ieee80211_sta.c mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT 2007-11-10 22:01:25 -08:00
ieee80211.c mac80211: allow driver to ask for a rate control algorithm 2007-11-10 21:59:54 -08:00
Kconfig mac80211: make simple rate control algorithm built-in 2007-11-10 21:59:23 -08:00
key.c
Makefile mac80211: make simple rate control algorithm built-in 2007-11-10 21:59:23 -08:00
michael.c
michael.h
rc80211_simple.c mac80211: make simple rate control algorithm built-in 2007-11-10 21:59:23 -08:00
regdomain.c
rx.c mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG 2007-11-10 22:01:34 -08:00
sta_info.c
sta_info.h
tkip.c
tkip.h
tx.c
util.c
wep.c mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG 2007-11-10 22:01:34 -08:00
wep.h
wme.c
wme.h
wpa.c mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG 2007-11-10 22:01:34 -08:00
wpa.h