From: Johannes Berg Date: Thu, 18 Feb 2010 18:56:57 +0000 (-0800) Subject: iwlwifi: remove frame dropping X-Git-Tag: v2.6.35-rc1~473^2~714^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=254aebf3d0439e7b0a8318f1604b3fdb4144f689;p=pandora-kernel.git iwlwifi: remove frame dropping With some of the new code in mac80211, public action frames can be exchanged as non-injected frames even while not associated. Aside from that, dropping frames here is pointless since we do deal with arbitrary frames that were injected already, so let mac80211 make the decision about which frames to allow or not. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed