dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/ieee80211
Jiri Benc aec41a0d02 [PATCH] ieee80211: don't flood log with errors
The "ieee80211: Workaround malformed 802.11 frames from AP" patch (see
http://kernel.org/git/?p=linux/kernel/git/linville/wireless-2.6.git;a=commit;h=f09fc44d8c25f22c4d985bb93857338ed02feac6 )
fixes the problem with some buggy APs but also converts debug message into
an error one. This floods the log with errors when you are near such AP (you
get a message for every beacon). This patch reverts the error message back
to the debug one.

Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-10-31 22:15:38 -05:00
..
softmac [PATCH] sotftmac: fix a slab corruption in WEP restricted key association 2006-10-17 10:15:58 -04:00
Kconfig [CRYPTO] users: Select ECB/CBC where needed 2006-10-25 16:51:05 +10:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00
ieee80211_crypt.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
ieee80211_crypt_ccmp.c Merge branch 'master' into upstream 2006-09-22 20:10:23 -04:00
ieee80211_crypt_tkip.c net/ieee80211: fix more crypto-related build breakage 2006-09-22 21:19:05 -04:00
ieee80211_crypt_wep.c net/ieee80211: fix more crypto-related build breakage 2006-09-22 21:19:05 -04:00
ieee80211_geo.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_module.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_rx.c [PATCH] ieee80211: don't flood log with errors 2006-10-31 22:15:38 -05:00
ieee80211_tx.c [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning 2006-08-29 17:06:30 -04:00
ieee80211_wx.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00