]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix a typo vendor attribute documentation
authorMin Liu <minliu@codeaurora.org>
Fri, 5 Jun 2020 03:11:51 +0000 (11:11 +0800)
committerJouni Malinen <j@w1.fi>
Sat, 6 Jun 2020 12:18:13 +0000 (15:18 +0300)
Fix a typo in comment of enum qca_wlan_tspec_ack_policy.

Signed-off-by: Min Liu <minliu@codeaurora.org>
src/common/qca-vendor.h

index bf29f12bae420e9be68f2b1d7c5a31e9b72afbcd..84268d98b9368734ba7d010e2000ba58bf509bd1 100644 (file)
@@ -9029,7 +9029,7 @@ enum qca_wlan_tspec_direction {
 
 /**
  * enum qca_wlan_tspec_ack_policy - MAC acknowledgement policy in TSPEC
- * As what is defined in IEEE Std 802.11-201, Table 9-141.
+ * As what is defined in IEEE Std 802.11-2016, Table 9-141.
  *
  * Values for %QCA_WLAN_VENDOR_ATTR_CONFIG_TSPEC_ACK_POLICY.
  */