commit | 9c36fd711c4340fff922f8a541199a67fd027e9b | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Wed Jan 04 10:49:42 2017 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Apr 11 14:54:36 2017 +0300 |
tree | 33f7854a5abd2a2ee8f3b0de4a3f94914e0eda15 | |
parent | 45c458b4c0cad854bb1ae150e637dfe9c5108337 [diff] |
iwlwifi: mvm: optimize reorder timeout frame releasing Currently we release up to the last expired frame. However, if there are consecutive frames after it - we can optimize it further and release them as well - until the next hole. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>