Loading include/net/cfg80211.h +6 −0 Original line number Original line Diff line number Diff line Loading @@ -53,6 +53,12 @@ /* Indicate support for reporting rx FCS in cfg80211 */ /* Indicate support for reporting rx FCS in cfg80211 */ #define CFG80211_RX_FCS_ERROR_REPORTING_SUPPORT 1 #define CFG80211_RX_FCS_ERROR_REPORTING_SUPPORT 1 /* Indicate backport support for external authentication in AP mode */ #define CFG80211_EXTERNAL_AUTH_AP_SUPPORT 1 /* Indicate backport support for DH IE creation/update*/ #define CFG80211_EXTERNAL_DH_UPDATE_SUPPORT 1 /** /** * DOC: Introduction * DOC: Introduction * * Loading Loading
include/net/cfg80211.h +6 −0 Original line number Original line Diff line number Diff line Loading @@ -53,6 +53,12 @@ /* Indicate support for reporting rx FCS in cfg80211 */ /* Indicate support for reporting rx FCS in cfg80211 */ #define CFG80211_RX_FCS_ERROR_REPORTING_SUPPORT 1 #define CFG80211_RX_FCS_ERROR_REPORTING_SUPPORT 1 /* Indicate backport support for external authentication in AP mode */ #define CFG80211_EXTERNAL_AUTH_AP_SUPPORT 1 /* Indicate backport support for DH IE creation/update*/ #define CFG80211_EXTERNAL_DH_UPDATE_SUPPORT 1 /** /** * DOC: Introduction * DOC: Introduction * * Loading