]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d19b9d5b2aeacb411a68725d879bce362f00a7e
treedc2efe2e8bfba7b4c389e174f504b7f486183a3a
parentcb0e7a663da8023dbd0a674086dbbd2a6d0ebf45
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