]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Share a common function for error strings
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 31 Jul 2013 14:30:45 +0000 (17:30 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 23 Aug 2013 13:32:34 +0000 (16:32 +0300)
commit961750c1e8166a418fb138d83f4a401d3efdbfad
tree4eedd167a581000b5cf0164a5d82cff8b0c1730f
parent30158a0d80a1492b589a0d8d2b58d407ae37c4fa
WPS: Share a common function for error strings

This makes it easier to maintain the list of WPS_EI_* error values and
matching strings.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/wps_hostapd.c
src/wps/wps.c
src/wps/wps.h
wpa_supplicant/wps_supplicant.c