From: Johannes Berg Date: Wed, 28 Nov 2007 10:07:57 +0000 (+0100) Subject: mac80211: drop unencrypted frames if encryption is expected X-Git-Tag: v2.6.24-rc4~8^2~8^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8312512e81ab16d845b49d1ec695fad1c72f19f6;p=pandora-kernel.git mac80211: drop unencrypted frames if encryption is expected 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed