summary refs log tree commit diff
path: root/net/mac80211/he.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2018-11-28 22:39:16 +0100
committerJohannes Berg <johannes.berg@intel.com>2018-12-05 12:29:35 +0100
commit9ec1190d065998650fd9260dea8cf3e1f56c0e8c (patch)
treee736f17bc5b82ac7246938bd76c08bcc1bc2b314 /net/mac80211/he.c
parenta317e65face482371de30246b6494feb093ff7f9 (diff)
downloadlinux-9ec1190d065998650fd9260dea8cf3e1f56c0e8c.tar.gz
mac80211: fix reordering of buffered broadcast packets
If the buffered broadcast queue contains packets, letting new packets bypass
that queue can lead to heavy reordering, since the driver is probably throttling
transmission of buffered multicast packets after beacons.

Keep buffering packets until the buffer has been cleared (and no client
is in powersave mode).

Cc: stable@vger.kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/he.c')
0 files changed, 0 insertions, 0 deletions