From 309f5b00caf25d5832bb382181dc8912388d57f2 Mon Sep 17 00:00:00 2001 From: morrownr Date: Mon, 10 Feb 2025 10:21:55 -0600 Subject: [PATCH] revert 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 742f908..cd7c850 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 1 + #define RTW_P2P_GROUP_INTERFACE 0 #endif /*