Remove extra whitespace

This commit is contained in:
Witold Sowa 2009-09-13 20:27:54 +03:00 committed by Jouni Malinen
parent 614ff64fe0
commit 1bd3f426d3
3 changed files with 3 additions and 4 deletions

View file

@ -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) {