From: Javier Cardona Date: Thu, 25 Oct 2012 18:10:18 +0000 (-0700) Subject: mac80211: don't inspect Sequence Control field on control frames X-Git-Tag: v3.2.34~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600c1eef55f14967c43819a34108ca2c7dabbbdd;p=pandora-kernel.git mac80211: don't inspect Sequence Control field on control frames commit f7fbf70ee9db6da6033ae50d100e017ac1f26555 upstream. Per IEEE Std. 802.11-2012, Sec 8.2.4.4.1, the sequence Control field is not present in control frames. We noticed this problem when processing Block Ack Requests. Signed-off-by: Javier Cardona Signed-off-by: Javier Lopez Signed-off-by: Johannes Berg Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed