From: Johannes Berg Just saying "Table 9-250" isn't useful, without the version of the spec. Fix the number according to the latest released version (-2020) and add the table name. Reviewed-by: Miriam Rachel Korenblit Signed-off-by: Johannes Berg --- net/mac80211/util.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/mac80211/util.c b/net/mac80211/util.c index b093bc203c81..c31c5ce48cbd 100644 --- a/net/mac80211/util.c +++ b/net/mac80211/util.c @@ -3149,7 +3149,9 @@ bool ieee80211_chandef_vht_oper(struct ieee80211_hw *hw, u32 vht_cap_info, ext_nss_bw_supp = 0; /* - * Cf. IEEE 802.11 Table 9-250 + * Cf. IEEE 802.11-2020 Table 9-272 - Setting of the Supported Channel + * Width Set subfield and Extended NSS BW Support subfield at a STA + * transmitting the VHT Capabilities Information field * * We really just consider that because it's inefficient to connect * at a higher bandwidth than we'll actually be able to use. -- 2.53.0