commit | 63c590a0e9f21063535a671f1dd3430270bd307b | [log] [tgz] |
---|---|---|
author | Amarnath Hullur Subramanyam <amarnath@codeaurora.org> | Wed Mar 07 15:26:21 2018 -0800 |
committer | Jouni Malinen <jouni@codeaurora.org> | Tue Mar 20 00:51:22 2018 +0200 |
tree | 292b1b589e9d1c502c2a38900fead845484f27be | |
parent | 1f65a675ed2a18c79e916ef668fd5f9bc269dc57 [diff] |
HE: Enable AMPDU by default in sta_reset_default(WCN) AMPDU has to be enabled by default in both testbed and DUT case, support for turning off is part of sta_set_wireless. Also the iwpriv command to enable AMPDU takes the maxaggregation value, thus to enable AMPDU specify it as 63. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>