]> git.ipfire.org Git - thirdparty/hostap.git/commit
Change the ADDBA buffer size attribute type to U16 from U8
authorKiran Kumar Lokere <klokere@codeaurora.org>
Wed, 15 Aug 2018 19:01:24 +0000 (12:01 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 24 Aug 2018 13:27:34 +0000 (16:27 +0300)
commit1bac151eaf7637ffea87b28e3169fb2c60f7f0c1
tree71f0c69fd175756d3886502cbeeeddb222c1f4e1
parentd35003e501628a9872b2dc4b97d1e3e26b9cc923
Change the ADDBA buffer size attribute type to U16 from U8

The max supported ADDBA buffer size value is 256, so change
the buffer size attribute type to U16 to configure the testbed
device to use the 256 buffer size in ADDBA negotiation in 11ax
testing.

This attribute is used only to configure a testbed device and the old
definition of this attribute was not used in any deployed implementation
hence it is still justifiable to change the definition.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/qca-vendor.h