-
Committer:
Jouni Malinen
-
Date:
2010-09-07 15:20:44 UTC
-
Revision ID:
git-v1:6300a9c96a0ff6e3f91326b4a3686647aec56a5c
WPS: Fix hostapd build without CONFIG_WPS_UPNP
Commit 5a1cc30f1a04eb19d315680928927651024e172e added code that was
assuming CONFIG_WPS_UPNP is enabled whenever CONFIG_WPS is. Fix this
by making the UPnP calls conditional on CONFIG_WPS_UPNP define.
(cherry picked from commit 0caf077bc16a1061fb78cede8d0916eb24b3bd8a)