diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-02-23 15:28:21 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:57:36 +0200 |
| commit | 0ae10f96ebc1c8afe5b500823fc3a72efac563aa (patch) | |
| tree | a8ec622c4cff308ff49b3f93e550634f79fb3402 /include/uapi/linux/nl80211.h | |
| parent | 0a0b2f1eacdeb755d879c343a02bc2771a86af7f (diff) | |
wlan: get rid of Meizu's CONFIG_NL80211_FASTSCAN
Diffstat (limited to 'include/uapi/linux/nl80211.h')
| -rw-r--r-- | include/uapi/linux/nl80211.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h index 8860f45c8..174715b12 100644 --- a/include/uapi/linux/nl80211.h +++ b/include/uapi/linux/nl80211.h @@ -739,9 +739,6 @@ enum nl80211_commands { NL80211_CMD_LEAVE_IBSS, NL80211_CMD_TESTMODE, - #ifdef CONFIG_NL80211_FASTSCAN - NL80211_CMD_FAST_SCAN, - #endif NL80211_CMD_CONNECT, NL80211_CMD_ROAM, NL80211_CMD_DISCONNECT, @@ -1611,9 +1608,6 @@ enum nl80211_attrs { NL80211_ATTR_CONTROL_PORT, NL80211_ATTR_TESTDATA, - #ifdef CONFIG_NL80211_FASTSCAN - NL80211_ATTR_FASTSCAN, - #endif NL80211_ATTR_PRIVACY, NL80211_ATTR_DISCONNECTED_BY_AP, |
