WPS: Comment out unused AP WEP config write with WPS 2.0
authorJouni Malinen <j@w1.fi>
Sat, 22 Mar 2014 21:31:39 +0000 (23:31 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 22 Mar 2014 21:31:39 +0000 (23:31 +0200)
commit70c35233aeca271b6d3b5677e8e058a53bcd29f0
tree69a61de0fce70f286d46e698dbe8aa174ab74e5f
parentc3ba70f4d0e69884c7fe60af8bea9e04b937f9cf
WPS: Comment out unused AP WEP config write with WPS 2.0

The main WPS code rejects WEP parameters, so this code is not used and
can be commented out from WPS 2.0 builds. This is similar to the earlier
commit that commented out in-memory update.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wps_hostapd.c