commit | 5972fa15b923df6ccd02ae6e7095a6b08b5fca52 | [log] [tgz] |
---|---|---|
author | Markus Theil <markus.theil@tu-ilmenau.de> | Wed Dec 18 15:27:36 2019 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jan 15 11:19:20 2020 +0100 |
tree | be0b9d351d9cb3a09742eb3608968c32c3377b2d | |
parent | dd56e90230334752221473c06ff40cac44563a70 [diff] |
mac80211: fix tx status for no ack cases Before this patch, frames which where successfully transmitted without requiring acks where accounted as lost frames. Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de> Link: https://lore.kernel.org/r/20191218142736.15843-1-markus.theil@tu-ilmenau.de Signed-off-by: Johannes Berg <johannes.berg@intel.com>