mirror of
https://gitee.com/openharmony/third_party_wpa_supplicant
synced 2024-11-23 15:50:36 +00:00
Format
Signed-off-by: wulimeimei <hanjing5@huawei.com>
This commit is contained in:
parent
bb97f93d84
commit
4c568acd28
@ -11723,7 +11723,7 @@ static int wpa_supplicant_ctrl_iface_get_require_pmf(struct wpa_supplicant *wpa_
|
||||
return os_snprintf(buf, buflen, "require_pmf=%d\n",
|
||||
(wpa_s->current_ssid->ieee80211w == MGMT_FRAME_PROTECTION_REQUIRED));
|
||||
}
|
||||
·1 (MSG_ERROR, "can't get require pmf");
|
||||
wpa_printf(MSG_ERROR, "can't get require pmf");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user