From: Muna Sinada Date: Thu, 11 Jun 2020 11:18:43 +0000 (-0700) Subject: Add HE in ieee80211_freq_to_channel_ext() documentation X-Git-Tag: hostap_2_10~651 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9416b5f3232017eed60a5e1a88691255630b589c;p=thirdparty%2Fhostap.git Add HE in ieee80211_freq_to_channel_ext() documentation This function covers HE cases, so include that in the comment. Signed-off-by: Muna Sinada --- diff --git a/src/common/ieee802_11_common.c b/src/common/ieee802_11_common.c index d68419cd8..ec174562a 100644 --- a/src/common/ieee802_11_common.c +++ b/src/common/ieee802_11_common.c @@ -879,7 +879,7 @@ enum hostapd_hw_mode ieee80211_freq_to_chan(int freq, u8 *channel) /** * ieee80211_freq_to_channel_ext - Convert frequency into channel info - * for HT40 and VHT. DFS channels are not covered. + * for HT40, VHT, and HE. DFS channels are not covered. * @freq: Frequency (MHz) to convert * @sec_channel: 0 = non-HT40, 1 = sec. channel above, -1 = sec. channel below * @chanwidth: VHT/EDMG channel width (CHANWIDTH_*)