Loading include/net/cfg80211.h +6 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,12 @@ /* backport support for specifying reason for connect timeout */ #define CFG80211_CONNECT_TIMEOUT_REASON_CODE 1 /* Indicate backport support for the new connect done api */ #define CFG80211_CONNECT_DONE 1 /* Indicate backport support for FILS SK offload in cfg80211 */ #define CFG80211_FILS_SK_OFFLOAD_SUPPORT 1 /** * DOC: Introduction * Loading Loading
include/net/cfg80211.h +6 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,12 @@ /* backport support for specifying reason for connect timeout */ #define CFG80211_CONNECT_TIMEOUT_REASON_CODE 1 /* Indicate backport support for the new connect done api */ #define CFG80211_CONNECT_DONE 1 /* Indicate backport support for FILS SK offload in cfg80211 */ #define CFG80211_FILS_SK_OFFLOAD_SUPPORT 1 /** * DOC: Introduction * Loading