summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CORE/SERVICES/COMMON/wmi_unified.h17
-rw-r--r--CORE/SERVICES/COMMON/wmi_version.h2
2 files changed, 1 insertions, 18 deletions
diff --git a/CORE/SERVICES/COMMON/wmi_unified.h b/CORE/SERVICES/COMMON/wmi_unified.h
index 3e80c8ea8e57..18e0cfe48345 100644
--- a/CORE/SERVICES/COMMON/wmi_unified.h
+++ b/CORE/SERVICES/COMMON/wmi_unified.h
@@ -3515,23 +3515,6 @@ typedef struct {
} wmi_debug_mesg_event;
enum {
- /** IBSS station */
- VDEV_TYPE_IBSS = 0,
- /** infra STA */
- VDEV_TYPE_STA = 1,
- /** infra AP */
- VDEV_TYPE_AP = 2,
- /** Monitor */
- VDEV_TYPE_MONITOR =3,
- /** Reserved for NAN - See WMI_VDEV_TYPE_NAN */
- VDEV_TYPE_RSVD_1 = 5,
- /** OCB */
- VDEV_TYPE_OCB = 6,
- /** Reserved for NAN Data Interface - See WMI_VDEV_TYPE_NDI */
- VDEV_TYPE_RSVD_2 = 7,
-};
-
-enum {
/** P2P device */
VDEV_SUBTYPE_P2PDEV=0,
/** P2P client */
diff --git a/CORE/SERVICES/COMMON/wmi_version.h b/CORE/SERVICES/COMMON/wmi_version.h
index 6b81cb08c21e..5408f9aacce6 100644
--- a/CORE/SERVICES/COMMON/wmi_version.h
+++ b/CORE/SERVICES/COMMON/wmi_version.h
@@ -36,7 +36,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
-#define __WMI_REVISION_ 206
+#define __WMI_REVISION_ 207
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work