From 59232ec53793cbe4fdb917e35ae89f8f1a0a07a7 Mon Sep 17 00:00:00 2001 From: morrownr Date: Sat, 1 Feb 2025 11:53:21 -0600 Subject: [PATCH] activate RTW_P2P_GROUP_INTERFACE --- os_dep/linux/ioctl_cfg80211.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os_dep/linux/ioctl_cfg80211.h b/os_dep/linux/ioctl_cfg80211.h index cd7c850..742f908 100644 --- a/os_dep/linux/ioctl_cfg80211.h +++ b/os_dep/linux/ioctl_cfg80211.h @@ -31,7 +31,7 @@ #endif #ifndef RTW_P2P_GROUP_INTERFACE - #define RTW_P2P_GROUP_INTERFACE 0 + #define RTW_P2P_GROUP_INTERFACE 1 #endif /*