Fix a typo in QCA vendor attribution documentation
The previously used subcommand names in the comment did not match the ones defined above. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
ab21863108
commit
4f910f38e5
1 changed files with 2 additions and 2 deletions
|
@ -603,8 +603,8 @@ enum qca_vendor_attr_txpower_decr_db {
|
|||
};
|
||||
|
||||
/* Attributes for data used by
|
||||
* QCA_NL80211_VENDOR_SUBCMD_SET_CONFIGURATION and
|
||||
* QCA_NL80211_VENDOR_SUBCMD_GET_CONFIGURATION subcommands.
|
||||
* QCA_NL80211_VENDOR_SUBCMD_SET_WIFI_CONFIGURATION and
|
||||
* QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_CONFIGURATION subcommands.
|
||||
*/
|
||||
enum qca_wlan_vendor_attr_config {
|
||||
QCA_WLAN_VENDOR_ATTR_CONFIG_INVALID,
|
||||
|
|
Loading…
Reference in a new issue