From bc2630b4c908d45b24398acb45d7f912de3bf338 Mon Sep 17 00:00:00 2001 From: Vidyullatha Kanchanapally Date: Wed, 27 Apr 2016 13:22:55 +0530 Subject: [PATCH] cfg80211: Define macro to indicate support for new cfg80211 connect api Define macro to indicate backport support for the new cfg80211 connect api. Change-Id: If77035ca928bf5bc5a27230d9b3f6d56ea6c8b99 CRs-Fixed: 1008791 Signed-off-by: Vidyullatha Kanchanapally --- include/net/cfg80211.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 73b0fbe034fb..a2b2572fac89 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -65,6 +65,7 @@ struct wiphy; #define CFG80211_SCAN_BSSID 1 #define CFG80211_CONNECT_PREV_BSSID 1 +#define CFG80211_CONNECT_BSS 1 /* * wireless hardware capability structures