From: Jouni Malinen Date: Thu, 8 Jan 2009 11:32:08 +0000 (+0200) Subject: mac80211: 802.11w - Drop unprotected robust management frames if MFP is used X-Git-Tag: v2.6.30-rc1~662^2~836^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ebe12a035e11f8af7a06a34f4d848f9b2f0b49;p=pandora-kernel.git mac80211: 802.11w - Drop unprotected robust management frames if MFP is used Use ieee80211_drop_unencrypted() to decide whether a received frame should be dropped with management frames, too. If MFP is negotiated, unprotected robust management frames will be dropped. Signed-off-by: Jouni Malinen Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed