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:
@@ -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
|
||||
|
Reference in New Issue
Block a user