diff options
author | 2018-08-31 01:04:13 +0200 | |
---|---|---|
committer | 2018-09-03 10:29:14 +0200 | |
commit | 66eb02d839e8495ae6b612e2d09ff599374b80e2 (patch) | |
tree | 9fc32849fb94447584abcb69fff0622d26a969f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: always account for A-MSDU header changes (diff) | |
download | wireguard-linux-66eb02d839e8495ae6b612e2d09ff599374b80e2.tar.xz wireguard-linux-66eb02d839e8495ae6b612e2d09ff599374b80e2.zip |
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Initialize 'n' to 2 in order to take into account also the first
packet in the estimation of max_subframe limit for a given A-MSDU
since frag_tail pointer is NULL when ieee80211_amsdu_aggregate
routine analyzes the second frame.
Fixes: 6e0456b54545 ("mac80211: add A-MSDU tx support")
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions