mac80211: drop unencrypted frames if encryption is expected
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 28 Nov 2007 10:07:57 +0000 (11:07 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Nov 2007 23:08:48 +0000 (18:08 -0500)
This patch fixes a regression I (most likely) introduced, namely that
unencrypted frames are right now accepted even if we have a key for that
specific sender. That has very bad security implications.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found