mac80211: minstrel_ht: ignore frame that was sent with noAck flag
authorPhilipp Borgers <borgers@mi.fu-berlin.de>
Mon, 17 May 2021 12:01:45 +0000 (14:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jun 2021 08:59:44 +0000 (10:59 +0200)
commit0edab4ff84b67fc585bb47aba37833da18f5a9dc
tree2c8264a6ffb0e58bcb896d6db07654089a70fd05
parent5b5c9f3bd5f3d726d07ab8e4776d241863963a6e
mac80211: minstrel_ht: ignore frame that was sent with noAck flag

QoS Data Frames that were sent with a No Ack policy should be ignored by
the minstrel statistics. There will never be an Ack for these frames so
there is no way to draw conclusions about the success of the transmission.

Signed-off-by: Philipp Borgers <borgers@mi.fu-berlin.de>
Link: https://lore.kernel.org/r/20210517120145.132814-1-borgers@mi.fu-berlin.de
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rc80211_minstrel_ht.c