From 1074d42416508b606bdfa5e322bea0603edee44d Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sat, 22 Feb 2020 17:08:19 +0200 Subject: [PATCH] Fix a typo in a comment Signed-off-by: Jouni Malinen --- src/ap/ieee802_11_ht.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ap/ieee802_11_ht.c b/src/ap/ieee802_11_ht.c index 26076d12b..59ecbdce7 100644 --- a/src/ap/ieee802_11_ht.c +++ b/src/ap/ieee802_11_ht.c @@ -111,7 +111,7 @@ u8 * hostapd_eid_ht_operation(struct hostapd_data *hapd, u8 *eid) /* op_mode -Set to 0 (HT pure) under the followign conditions +Set to 0 (HT pure) under the following conditions - all STAs in the BSS are 20/40 MHz HT in 20/40 MHz BSS or - all STAs in the BSS are 20 MHz HT in 20 MHz BSS Set to 1 (HT non-member protection) if there may be non-HT STAs