commit | 8ec8ed437936ea40427ac2777dd4b65c87009d0a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Aug 18 14:18:40 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Sep 19 10:09:40 2016 +0300 |
tree | dc2efe2e8bfba7b4c389e174f504b7f486183a3a | |
parent | 5b88792cd8505d3804be199c10b3c4159fecb258 [diff] |
iwlwifi: mvm: document passing unexpected Block Ack Request frames When we get an unexpected Block Ack Request frame, the BAID from the hardware will be invalid, and we'll pass it to mac80211 for further handling (sending a delBA action frame.) Add a comment explaining that, in case anyone looks in the future. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>