qcacmn: Remove redefinition of *tx_flow_control_fp

ol_txrx_tx_flow_control_fp and ol_txrx_tx_flow_control_is_pause_fp are
redefined dp/inc/cdp_txrx_mob_def.h, original definition is in
dp/inc/cdp_txrx_cmn_struct.h. Remove duplicate redefinition.

Change-Id: I2c2af59d8b24360cd09efeb12ea19c0340771bb8
CRs-Fixed: 2215678
这个提交包含在:
Manjunathappa Prakash
2018-03-23 17:23:15 -07:00
提交者 nshrivas
父节点 d345d27867
当前提交 9eaa6f099b
修改 2 个文件,包含 1 行新增27 行删除

查看文件

@@ -33,7 +33,7 @@ extern "C" {
#endif
#include "dbglog_common.h"
#include "ol_defines.h"
#include "wmi_unified_param.h"
#define DIAG_FWID_OFFSET 24
#define DIAG_FWID_MASK 0xFF000000 /* Bit 24-31 */