summaryrefslogtreecommitdiff
path: root/include/linux/wlan_plat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/wlan_plat.h')
-rw-r--r--include/linux/wlan_plat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/wlan_plat.h b/include/linux/wlan_plat.h
index b14bfc111086..0607a6ea2768 100644
--- a/include/linux/wlan_plat.h
+++ b/include/linux/wlan_plat.h
@@ -16,6 +16,7 @@
#define _LINUX_WLAN_PLAT_H_
#define WLAN_PLAT_NODFS_FLAG 0x01
+#define WLAN_PLAT_AP_FLAG 0x02
struct wifi_platform_data {
int (*set_power)(int val);