commit | 04c2cf34362f133be09878bd752f8b014318b59a | [log] [tgz] |
---|---|---|
author | Naftali Goldstein <naftali.goldstein@intel.com> | Tue Jul 11 10:07:25 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Wed Aug 09 09:49:42 2017 +0300 |
tree | 9264948ab2cbe6e07eb4fe5ecdd8867a15e865c5 | |
parent | a600852a9d00be08c539307a42729fd46b0a654e [diff] |
mac80211: add api to start ba session timer expired flow Some drivers handle rx buffer reordering internally (and by extension handle also the rx ba session timer internally), but do not ofload the addba/delba negotiation. Add an api for these drivers to properly tear-down the ba session, including sending a delba. Signed-off-by: Naftali Goldstein <naftali.goldstein@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>