commit | 77f7ffdc335de8541a2a40618781ed0b76cee9f7 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Wed Jan 16 22:32:12 2019 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Sat Jan 19 09:56:56 2019 +0100 |
tree | dfa578402b5831d3c5de1094295b02b216be334b | |
parent | a8d418d9ac25f85a9caf652a4b2d07ec790474ab [diff] |
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length Some hardware (e.g. MediaTek MT7603) cannot report A-MPDU length in tx status information. Add support for a flag to indicate that, to allow minstrel_ht to use a fixed value in its internal calculation (which gives better results than just defaulting to 1). Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Johannes Berg <johannes.berg@intel.com>