]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: Add support for notifying association comeback
authorIlan Peer <ilan.peer@intel.com>
Mon, 29 Nov 2021 13:32:34 +0000 (15:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Dec 2021 09:37:03 +0000 (10:37 +0100)
commita49353ba1417da99b4718fac6f96a44cd3790d22
tree358b915b8108e0e795bfd1be84c2323800991116
parent463adedb84eeb8c9dd142f54439d33c0c1200743
cfg80211: Add support for notifying association comeback

Thought the underline driver MLME can handle association temporal
rejection with comeback, it is still useful to notify this to
user space, as user space might want to handle the temporal
rejection differently. For example, in case the comeback time
is too long, user space can deauthenticate immediately and try
to associate with a different AP.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211129152938.2467809e8cb3.I45574185b582666bc78eef0c29a4c36b478e5382@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/trace.h