]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
Add WPS_DEV_NAME_MAX_LEN define and use it when comparing length
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 7 Apr 2015 09:04:58 +0000 (12:04 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Apr 2015 08:44:18 +0000 (11:44 +0300)
commitcc6f24380cdd2f696affc43b38f4b549792d8933
treeb3818f2c21a6f2466f43c995b541228582ad586e
parentdd3d8578d08660c9bde0fccb0d3cbbd625c9e4f8
Add WPS_DEV_NAME_MAX_LEN define and use it when comparing length

This make code easier to understand.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
src/p2p/p2p.h
src/p2p/p2p_i.h
src/p2p/p2p_parse.c
src/wps/wps_defs.h
wpa_supplicant/config.c