]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: allow block ack response without data
authorSara Sharon <sara.sharon@intel.com>
Sun, 19 Feb 2017 15:00:58 +0000 (17:00 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 20 Apr 2017 04:24:51 +0000 (07:24 +0300)
commit4b688099d77e5c301374c39ff5d5e75519484383
treea3df48f0b53a20b27ee9531b58fff7ab38b6f962
parentc6a4dc71583e4e6d6cbe746934fa53c2a4b52c96
iwlwifi: mvm: allow block ack response without data

When FW fails to get block ack, it will send the notification with
0 items in the TFD queue elements. Allow this and handle accordingly.

Fixes: bf521651e0f9 ("iwlwifi: mvm: support new BA notification response")
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c