From: Johannes Berg Date: Thu, 12 Aug 2010 13:37:29 +0000 (+0200) Subject: mac80211: remove unused don't-encrypt flag X-Git-Tag: v2.6.37-rc1~147^2~679^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac4c977d16d843f12901595c91773dddb65768a9;p=pandora-kernel.git mac80211: remove unused don't-encrypt flag When MFP is disabled, action frames will not be encrypted since they are management frames and the only management frames that can then be encrypted are authentication frames. Therefore, setting the don't-encrypt flag on action frames is unnecessary. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed