qcacmn: Fix typo "adapater"

Replace typo "adapater" with correct spelling "adapter".

Change-Id: I53a98385a38df6e26fc3a4a5448566e89c6710ea
CRs-Fixed: 2238309
This commit is contained in:
Jeff Johnson
2018-05-06 11:21:59 -07:00
committed by nshrivas
parent 79d1442c35
commit de4df85fdb

View File

@@ -186,7 +186,7 @@ enum tdls_feature_mode {
* @TDLS_CMD_SESSION_INCREMENT: notify session increment
* @TDLS_CMD_SESSION_DECREMENT: notify session decrement
* @TDLS_CMD_TEARDOWN_LINKS: notify teardown
* @TDLS_NOTIFY_RESET_ADAPTERS: notify adapater reset
* @TDLS_NOTIFY_RESET_ADAPTERS: notify adapter reset
* @TDLS_CMD_GET_ALL_PEERS: get all the tdls peers from the list
* @TDLS_CMD_ANTENNA_SWITCH: dynamic tdls antenna switch
*/