diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-01-09 00:00:38 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-01-10 09:50:02 +0100 |
commit | b77cf4f8e1892e192ec52df5dd8c158b300fc496 (patch) | |
tree | ae0ba22c24b9c125a004ae672113cf1b8236d4f7 /kernel/sysctl.c | |
parent | 03c8c06f2d080b841ecbfc63253228ba6efcab08 (diff) |
mac80211: handle MMPDUs at EOSP correctly
If a uAPSD service period ends with an MMPDU, we currently just
send that MMPDU, but it obviously won't get the EOSP bit set as
it doesn't have a QoS header. This contradicts the standard, so
add a QoS-nulldata frame after the MMPDU to properly terminate
the service period with a frame that has EOSP set.
Also fix a bug wrt. the TID for the MMPDU, it shouldn't be set
to 0 unconditionally but use the actual TID that was assigned.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions