Merge remote-tracking branch 'wireless-next/master' into mac80211-next
This commit is contained in:
commit
c4de673b77
9115 changed files with 357063 additions and 191659 deletions
|
@ -924,7 +924,8 @@ static void ieee80211_rx_reorder_ampdu(struct ieee80211_rx_data *rx,
|
|||
u16 sc;
|
||||
u8 tid, ack_policy;
|
||||
|
||||
if (!ieee80211_is_data_qos(hdr->frame_control))
|
||||
if (!ieee80211_is_data_qos(hdr->frame_control) ||
|
||||
is_multicast_ether_addr(hdr->addr1))
|
||||
goto dont_reorder;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue