]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use defines in hostapd_set_freq_params()
authorJouni Malinen <j@w1.fi>
Sat, 4 Feb 2017 18:50:16 +0000 (20:50 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 4 Feb 2017 18:50:16 +0000 (20:50 +0200)
commit4d6e79f867c66f8d56ce6ea12c1f616b7c7981b9
tree7fc339dae28fd94d8ead1cefefb789f8837078f0
parent0217b8d874fb3742577061753ac16625144eb46b
Use defines in hostapd_set_freq_params()

Use the defines for vht_oper_chwidth values more consistently in
hostapd_set_freq_params() to make this more readable.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/hw_features_common.c