cfg80211: Define macro to indicate support for cfg80211 abort scan api
Define macro to indicate backport support for cfg80211 abort scan api. Change-Id: Iafe90078721766bc0afb5bd2dd525c9d425e6bd7 CRs-Fixed: 1010945 Signed-off-by: Vidyullatha Kanchanapally <vidyullatha@codeaurora.org>
This commit is contained in:
parent
9f28983d4e
commit
61d9319c54
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ struct wiphy;
|
|||
#define CFG80211_SCAN_BSSID 1
|
||||
#define CFG80211_CONNECT_PREV_BSSID 1
|
||||
#define CFG80211_CONNECT_BSS 1
|
||||
#define CFG80211_ABORT_SCAN 1
|
||||
|
||||
/*
|
||||
* wireless hardware capability structures
|
||||
|
|
Loading…
Add table
Reference in a new issue