|
@@ -833,8 +833,7 @@ struct wpa_driver_capa {
|
|
|
#define WPA_DRIVER_FLAGS_P2P_DEDICATED_INTERFACE 0x00000400
|
|
|
/* This interface is P2P capable (P2P GO or P2P Client) */
|
|
|
#define WPA_DRIVER_FLAGS_P2P_CAPABLE 0x00000800
|
|
|
-/* Driver supports concurrent operations on multiple channels */
|
|
|
-#define WPA_DRIVER_FLAGS_MULTI_CHANNEL_CONCURRENT 0x00001000
|
|
|
+/* unused: 0x00001000 */
|
|
|
/*
|
|
|
* Driver uses the initial interface for P2P management interface and non-P2P
|
|
|
* purposes (e.g., connect to infra AP), but this interface cannot be used for
|