iwlwifi: mvm: support BAR in reorder buffer
authorSara Sharon <sara.sharon@intel.com>
Mon, 8 Aug 2016 10:07:01 +0000 (13:07 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 19 Sep 2016 07:09:34 +0000 (10:09 +0300)
commit9a73a7d24d51eaf9e43c771c53cf7b594e5b5334
tree235f1c2125c6376bb4b8803eafe874209a85107a
parent3ee0f0e23e4f290b2ee0a273b34c6e4f95a209a0
iwlwifi: mvm: support BAR in reorder buffer

On default queue we will not receive frame release notification,
but the BAR itself.
Upon receiving the BAR driver should look at the NSSN and adjust
window accordingly.

Fixes: b915c10174fb ("iwlwifi: mvm: add reorder buffer per queue")
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c