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:
parent
960e8e5334
commit
e53756a64e
1 changed files with 1 additions and 1 deletions
|
@ -9029,7 +9029,7 @@ enum qca_wlan_tspec_direction {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* enum qca_wlan_tspec_ack_policy - MAC acknowledgement policy in TSPEC
|
* 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.
|
* Values for %QCA_WLAN_VENDOR_ATTR_CONFIG_TSPEC_ACK_POLICY.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue