qcacmn: Fix compilation issues for FW header abstraction

fwhdr_abstrct: Fix compilation issues for WIN firmware header abstraction.

Change-Id: Id76a6f29fd41ae559cf377029428224d59bd03fb
CRs-Fixed: 2140921
这个提交包含在:
Pratik Gandhi
2018-02-05 17:22:41 +05:30
提交者 nshrivas
父节点 2f54de20b0
当前提交 7846150f2b
修改 12 个文件,包含 54 行新增7 行删除

查看文件

@@ -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);