qcacmn: Fix typo "capabilites"
Replace typo "capabilites" with correct spelling "capabilities" Change-Id: I8efa1d974ecabb1466bdf27ec305fd9960da0616 CRs-Fixed: 2238309
This commit is contained in:

gecommit door
nshrivas

bovenliggende
ae1b3de378
commit
3a1832e598
@@ -1036,7 +1036,7 @@ enum qca_wlan_vendor_attr_tdls_state {
|
||||
QCA_WLAN_VENDOR_ATTR_TDLS_STATE_AFTER_LAST - 1,
|
||||
};
|
||||
|
||||
/* enum's to provide TDLS capabilites */
|
||||
/* enum's to provide TDLS capabilities */
|
||||
enum qca_wlan_vendor_attr_get_tdls_capabilities {
|
||||
QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_INVALID = 0,
|
||||
QCA_WLAN_VENDOR_ATTR_TDLS_GET_CAPS_MAX_CONC_SESSIONS = 1,
|
||||
|
Verwijs in nieuw issue
Block a user