]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SN
authorMordechay Goodstein <mordechay.goodstein@intel.com>
Fri, 11 Sep 2020 17:44:33 +0000 (20:44 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 18:52:59 +0000 (21:52 +0300)
commit6594eed7adf765773b595b962820cfd514740bcf
tree3a577927f5dd90d53b92b0c646c344300fccb4cb
parent59b0a646c876d9d515f734f3e56a37f884529139
iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SN

This avoids cases that we have a lot of packets in the queue and until we
are able to transmit SSN packet the other side sends DELBA due to timeout.

Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200911204056.8a8481c60663.I353ab6f1bc04c7fdf873dead59f483454e2425ba@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c