qcacmn: Fix compilation issues for FW header abstraction
fwhdr_abstrct: Fix compilation issues for WIN firmware header abstraction. Change-Id: Id76a6f29fd41ae559cf377029428224d59bd03fb CRs-Fixed: 2140921
这个提交包含在:
@@ -255,7 +255,9 @@ QDF_STATUS htc_rx_completion_handler(void *Context, qdf_nbuf_t netbuf,
|
||||
uint16_t payloadLen;
|
||||
uint32_t trailerlen = 0;
|
||||
uint8_t htc_ep_id;
|
||||
#ifdef HTC_MSG_WAKEUP_FROM_SUSPEND_ID
|
||||
struct htc_init_info *info;
|
||||
#endif
|
||||
|
||||
#ifdef RX_SG_SUPPORT
|
||||
LOCK_HTC_RX(target);
|
||||
|
在新工单中引用
屏蔽一个用户