Loading net/mac80211/mlme.c +2 −0 Original line number Original line Diff line number Diff line Loading @@ -1572,6 +1572,8 @@ static void ieee80211_mgd_probe_ap(struct ieee80211_sub_if_data *sdata, net_dbg_ratelimited("%s: detected beacon loss from AP - sending probe request\n", net_dbg_ratelimited("%s: detected beacon loss from AP - sending probe request\n", sdata->name); sdata->name); #endif #endif ieee80211_cqm_rssi_notify(&sdata->vif, NL80211_CQM_RSSI_BEACON_LOSS_EVENT, GFP_KERNEL); /* /* * The driver/our work has already reported this event or the * The driver/our work has already reported this event or the Loading Loading
net/mac80211/mlme.c +2 −0 Original line number Original line Diff line number Diff line Loading @@ -1572,6 +1572,8 @@ static void ieee80211_mgd_probe_ap(struct ieee80211_sub_if_data *sdata, net_dbg_ratelimited("%s: detected beacon loss from AP - sending probe request\n", net_dbg_ratelimited("%s: detected beacon loss from AP - sending probe request\n", sdata->name); sdata->name); #endif #endif ieee80211_cqm_rssi_notify(&sdata->vif, NL80211_CQM_RSSI_BEACON_LOSS_EVENT, GFP_KERNEL); /* /* * The driver/our work has already reported this event or the * The driver/our work has already reported this event or the Loading