qcacmn: Identify WIN/MCC specific features

Identify the WIN/MCC specific features. Move the features under feature
specific flags. Get rid of WIN/MCC specific code.

Change-Id: Iaf4e5befd7d574a20bea5c078201adbeac3b762c
This commit is contained in:
Pranita Solanke
2019-01-09 11:39:29 +05:30
committed by nshrivas
父節點 409a3b2c53
當前提交 05862964ab
共有 10 個文件被更改,包括 26 次插入107 次删除

查看文件

@@ -146,7 +146,8 @@ cdp_vdev_attach(ol_txrx_soc_handle soc, struct cdp_pdev *pdev,
return soc->ops->cmn_drv_ops->txrx_vdev_attach(pdev,
vdev_mac_addr, vdev_id, op_mode);
}
#ifndef CONFIG_WIN
#ifdef CONFIG_MCL
/**
* cdp_flow_pool_map() - Create flow pool for vdev
* @soc - data path soc handle