Skip to content
Snippets Groups Projects
Commit 051a41fa authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: don't attempt to reorder multicast frames


Multicast frames can't be transmitted as part of an aggregation
session (such a session couldn't even be set up) so don't try to
reorder them. Trying to do so would cause the reorder to stop
working correctly since multicast QoS frames (as transmitted by
the Aruba APs this was found with) would cause sequence number
confusion in the buffer.

Cc: stable@vger.kernel.org
Reported-by: default avatarBlaise Gassend <blaise@suitabletech.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 9f16d84a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment