[PATCH 2/2] common: Add missing driver flag strings

Alexander Wetzel <[email protected]>
Newsgroups gmane.linux.drivers.hostap
Message-ID <[email protected]>
Add SAFE_PTK0_REKEYS and some other missing strings.

Signed-off-by: Alexander Wetzel <[email protected]>
---
 src/drivers/driver_common.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/drivers/driver_common.c b/src/drivers/driver_common.c
index 731c6a3b1..bdb5c50da 100644
--- a/src/drivers/driver_common.c
+++ b/src/drivers/driver_common.c
@@ -308,6 +308,12 @@ const char * driver_flag_to_string(u64 flag)
 	DF2S(OCE_AP);
 	DF2S(OCE_STA_CFON);
 	DF2S(MFP_OPTIONAL);
+	DF2S(SELF_MANAGED_REGULATORY);
+	DF2S(FTM_RESPONDER);
+	DF2S(CONTROL_PORT);
+	DF2S(VLAN_OFFLOAD);
+	DF2S(UPDATE_FT_IES);
+	DF2S(SAFE_PTK0_REKEYS);
 	}
 	return "UNKNOWN";
 #undef DF2S
-- 
2.25.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.