qcacmn: WDS and AST specific code under different compile time flag

Based on requirement from customer we have re-organised
AST specific and WDS specific code under different compile
time flags.

Change-Id: Icbb0dff7c2e7a2239d82c296468fa8d3e4f53021
Esse commit está contido em:
Tallapragada Kalyan
2018-03-01 13:17:10 +05:30
commit de nshrivas
commit 71c46b9357
4 arquivos alterados com 15 adições e 13 exclusões

Ver arquivo

@@ -190,7 +190,7 @@ void dp_peer_find_hash_add(struct dp_soc *soc, struct dp_peer *peer)
qdf_spin_unlock_bh(&soc->peer_ref_mutex);
}
#ifdef FEATURE_WDS
#ifdef FEATURE_AST
/*
* dp_peer_ast_hash_attach() - Allocate and initialize AST Hash Table
* @soc: SoC handle