iwlwifi: mvm: document passing unexpected Block Ack Request frames
authorJohannes Berg <johannes.berg@intel.com>
Thu, 18 Aug 2016 12:18:40 +0000 (14:18 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 19 Sep 2016 07:09:40 +0000 (10:09 +0300)
commit8ec8ed437936ea40427ac2777dd4b65c87009d0a
treedc2efe2e8bfba7b4c389e174f504b7f486183a3a
parent5b88792cd8505d3804be199c10b3c4159fecb258
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>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c