https://github.com/torvalds/linux
Revision b3fc9c6c58c986f7a24fd8b0794d1e0794935a28 authored by Johannes Berg on 13 April 2008, 08:12:47 UTC, committed by John W. Linville on 15 April 2008, 19:04:36 UTC
Some people are getting this message a lot, and we have traced it to
broken access points that much too often send completely empty frames
(all bytes zeroed, which they shouldn't do at all.)

Since we cannot do anything about such frames in any case except the
special case where we're debugging an AP, just remove the message.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
1 parent 2dd0f69
History
Tip revision: b3fc9c6c58c986f7a24fd8b0794d1e0794935a28 authored by Johannes Berg on 13 April 2008, 08:12:47 UTC
mac80211: remove message on receiving unexpected unencrypted frames
Tip revision: b3fc9c6
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 95.1 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top