From: Bob Copeland Date: Fri, 23 Aug 2013 13:35:38 +0000 (-0400) Subject: mac80211: assign seqnums for group QoS frames X-Git-Tag: v3.12-rc1~132^2~84^2^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4c205f3cd17b567b8e20098522416eac2e73960;p=pandora-kernel.git mac80211: assign seqnums for group QoS frames According to 802.11-2012 9.3.2.10, paragraph 4, QoS data frames with a group address in the Address 1 field have sequence numbers allocated from the same counter as non-QoS data and management frames. Without this flag, some drivers may not assign sequence numbers, and in rare cases frames might get dropped. Set the control flag accordingly. Signed-off-by: Bob Copeland Signed-off-by: Johannes Berg --- Reading git-diff-tree failed