msm: wlan: Define CFG80211_CONNECT_TIMEOUT_REASON_CODE
To indicate, presence of cfg80211_connect_timeout() api to wlan driver with additional parameter, CFG80211_CONNECT_TIMEOUT_REASON_CODE is defined and depends on commit eadbd4a4290b ("cfg80211: Specify the reason for connect timeout") which adds reason while indicating timeout. When CFG80211_CONNECT_TIMEOUT_REASON_CODE is defined and if wlan connection attempt failed due to timeout, then wlan driver invokes cfg80211_connect_timeout() with reason of timeout. CRs-Fixed: 2004380 Change-Id: I0ba392e05fa9db82de75abd8c29df0b7570066d6 Signed-off-by: Purushottam Kushwaha <pkushwah@codeaurora.org> Signed-off-by: Vidyullatha Kanchanapally <vidyullatha@codeaurora.org>
Loading
Please register or sign in to comment