Fix AP mode wps_pin command to return the entered PIN
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 29 Jul 2010 00:56:37 +0000 (17:56 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Sep 2010 14:17:21 +0000 (07:17 -0700)
commitf80a2237cadf5bab78d5ec0766754a05124c10d5
tree75da3b63ea3c89686fc6c5d31ef360ad4c3da5dd
parenteea2fd9eff7a89306d065c5fc63d1f5bfd74ff68
Fix AP mode wps_pin command to return the entered PIN

This command is supposed to return the PIN value that was generated
or passed in as an argument. In the AP case, the entered PIN was not
being returned.
wpa_supplicant/ap.c