commit | 8682250b3c1b75a45feb7452bc413d004cfe3778 | [log] [tgz] |
---|---|---|
author | Andrei Otcheretianski <andrei.otcheretianski@intel.com> | Wed Sep 05 08:06:13 2018 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Sep 05 10:04:51 2018 +0200 |
tree | 40100f500cb746b36a001f47e508607adba717a8 | |
parent | 28619527b8a712590c93d0a9e24b4425b9376a8c [diff] |
mac80211: Always report TX status If a frame is dropped for any reason, mac80211 wouldn't report the TX status back to user space. As the user space may rely on the TX_STATUS to kick its state machines, resends etc, it's better to just report this frame as not acked instead. Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>