]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move local TX queue parameter parser into a common file
authorSubrat Dash <sdash@codeaurora.org>
Thu, 21 May 2020 05:03:39 +0000 (10:33 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 8 Jun 2020 21:17:39 +0000 (00:17 +0300)
commit411e42673f59aa683ee08c5abcbb3de15d411981
tree50c1dc951c4983021c3ded3f1e24b9d8021c9856
parent78c1cb88683a2496d83cd68baade2519458187f1
Move local TX queue parameter parser into a common file

This allows the same implementation to be used for wpa_supplicant as
well.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/config_file.c
src/ap/ap_config.h
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h