]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Fix copying of UUID from the first interface
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 17 Mar 2011 16:07:00 +0000 (18:07 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 17 Mar 2011 16:07:00 +0000 (18:07 +0200)
commit85a821d611c6c394b08a354822ae4c424b2cce90
tree99aff43e2f8c0c4665b1ebc8a496192ce130d0a2
parentf2b3c6bc9c4e757f3d0d30841132b125a869c5f5
WPS: Fix copying of UUID from the first interface

Use the first interface (last in the list), not the last added
interface. In addition, use the same routine to set the UUID
after reconfiguration.
wpa_supplicant/wps_supplicant.c