When PSM is enabled, the wl1271 performs connection recovery independently by sending probe-requests to the associated-to AP if it detects beacon loss. The wl1271 only indicates connection problem after the probe-requests have failed. At this stage, it's useless for the mac80211 to send further probe requests in attempt to recover the connection. Add a new function to allow the HW to indicate this situation. Juuso Oikarinen (1): mac80211: Add ieee80211_probereq_failed function include/net/mac80211.h | 12 ++++++++++++ net/mac80211/mlme.c | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html