hostapd: fix key_mgmt typo
The key_mgmt variable was mistyped when checking against "WPS", so
the if clause was never entered.
Fixes: f5753aae233f ("hostapd: add support for WPS pushbutton station")
Signed-off-by: Leon M. George <[email protected]>
[add commit message, bump PKG_RELEASE]
Signed-off-by: Adrian Schmutzler <[email protected]>