diff options
Diffstat (limited to 'wpa_supplicant/mlme.c')
-rw-r--r-- | wpa_supplicant/mlme.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wpa_supplicant/mlme.c b/wpa_supplicant/mlme.c index e894c46..f9c28f1 100644 --- a/wpa_supplicant/mlme.c +++ b/wpa_supplicant/mlme.c @@ -1781,7 +1781,6 @@ static void ieee80211_rx_mgmt_ft_action(struct wpa_supplicant *wpa_s, wpa_printf(MSG_DEBUG, "MLME: Foreign STA Address " MACSTR " in FT Action Response", MAC2STR(sta_addr)); return; - } if (status) { |