]> git.ipfire.org Git - thirdparty/hostap.git/commit
Replace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 7 Apr 2015 09:41:20 +0000 (12:41 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Apr 2015 08:44:18 +0000 (11:44 +0300)
commit81847c22ba756d181a990eb5f8b7dab388ba72cc
tree6ad38a96fe09aec650ac7853675eba32cf6223dc
parent6fb761c69085971a8098d6e353de1d02412aa242
Replace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN

This makes source code more consistent.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
src/ap/ap_config.h
src/ap/hostapd.c
src/ap/wps_hostapd.c