qcacld-3.0: Move IPA WLAN event handler to IPA component
IPA module has been moved to CLD component under the converged driver model. Move the legacy HDD IPA WLAN event handler to the IPA component. Change-Id: Ia53adce7ef29eea747f288fa074f96a84e47925d CRs-Fixed: 2177925
Este commit está contenido en:

cometido por
nshrivas

padre
f4303dcb22
commit
bd4c5eba7b
@@ -34,7 +34,7 @@
|
||||
*
|
||||
* Return: None
|
||||
*/
|
||||
void target_if_ipa_register_tx_ops(ipa_uc_offload_control_req ipa_tx_op);
|
||||
void target_if_ipa_register_tx_ops(ipa_uc_offload_control_req *ipa_tx_op);
|
||||
|
||||
#endif /* IPA_OFFLOAD */
|
||||
#endif /* _TARGET_IF_IPA_H_ */
|
||||
|
Referencia en una nueva incidencia
Block a user