qcacld-3.0: Remove redundant typedef 'ipa_uc_op_cb_type'

Remove a redundant typedef 'ipa_uc_op_cb_type' from ol_txrx_type.h.

Change-Id: Id3cd82b846e85a0aed39a530c0510faa5572ca61
CRs-Fixed: 2213103
This commit is contained in:
Yun Park
2018-03-26 17:24:03 -07:00
committed by nshrivas
vanhempi 388d090180
commit 302bdcce10

Näytä tiedosto

@@ -422,8 +422,6 @@ enum throttle_phase {
*/
#define MAX_TSO_SEGMENT_DESC (44)
typedef void (*ipa_uc_op_cb_type)(uint8_t *op_msg, void *usr_ctxt);
struct ol_tx_queue_group_t {
qdf_atomic_t credit;
u_int32_t membership;