]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Use helper variables to clean up code
authorRaphaël Mélotte <raphael.melotte@mind.be>
Thu, 4 Feb 2021 15:36:13 +0000 (16:36 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 6 Feb 2021 15:12:24 +0000 (17:12 +0200)
commit2fd90eb095e18ce1c505bb6acaccff76072aeebe
tree79117f82f0c79ee7b645e591fe695be37dc79b84
parentf7bbad5768474ebd3c6d658c4a520e9fed10a705
WPS: Use helper variables to clean up code

This is in preparation of larger changes in hostapd_update_wps() to keep
the commits more readable.

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
src/ap/wps_hostapd.c