msm: wlan: Define CFG80211_CONNECT_TIMEOUT
To indicate, presence of cfg80211_connect_timeout() api to wlan driver,
CFG80211_CONNECT_TIMEOUT is defined and depends on
commit: fea1418caa746b654fb3933c07f504db023e77fa (cfg80211: Allow
cfg80211_connect_result() errors to be distinguished) which implements
cfg80211_connect_timeout().
When CFG80211_CONNECT_TIMEOUT is defined and if wlan connection attempt
failed due to timeout, then wlan driver invokes
cfg80211_connect_timeout().
CRs-Fixed: 1056214
Change-Id: Id52457a8454153cca61b778a35188a5a5ac4c769
Signed-off-by:
Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
Loading
Please register or sign in to comment