WPS: Remove unused credential handlers for 802.1X
authorJouni Malinen <j@w1.fi>
Sun, 19 Aug 2012 16:10:40 +0000 (19:10 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 19 Aug 2012 16:10:40 +0000 (19:10 +0300)
commita120c3fad6c913a211f9c6b9dca3d0d3adb5f72b
tree281cbdeaabd3c96cbeba21e84a3682d3a250e9fd
parentc7f1791970a5589d8084b1668c17e710973c1578
WPS: Remove unused credential handlers for 802.1X

The WPA_AUTH_WPA and WPA_AUTH_WPA2 cases have already been rejected in
this function when execution comes here. In theory, support for
WPA-Enterprise could be added, but since that has not happened over the
years, there is no good reason to keep this dead code here.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/wps_supplicant.c