hostapd: backport build fix when OWE is activated
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 381-hostapd_cli_UNKNOWN-COMMAND.patch
index 81e6588e723a5f86f4a337673b2d88c2f536e96d..7bac9373730b66285e14938cbc14a202838cc042 100644 (file)
@@ -1,6 +1,6 @@
 --- a/hostapd/hostapd_cli.c
 +++ b/hostapd/hostapd_cli.c
-@@ -743,7 +743,7 @@ static int wpa_ctrl_command_sta(struct wpa_ctrl *ctrl, const char *cmd,
+@@ -743,7 +743,7 @@ static int wpa_ctrl_command_sta(struct w
        }
  
        buf[len] = '\0';
@@ -9,5 +9,3 @@
                return -1;
        if (print)
                printf("%s", buf);
--- 
-2.11.0