Fix a typo vendor attribute documentation

Fix a typo in comment of enum qca_wlan_tspec_ack_policy.

Signed-off-by: Min Liu <minliu@codeaurora.org>
This commit is contained in:
Min Liu 2020-06-05 11:11:51 +08:00 committed by Jouni Malinen
parent 960e8e5334
commit e53756a64e
1 changed files with 1 additions and 1 deletions

View 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.
*/