qcacmn: WDS and AST specific code under different compile time flag
Based on requirement from customer we have re-organised AST specific and WDS specific code under different compile time flags. Change-Id: Icbb0dff7c2e7a2239d82c296468fa8d3e4f53021
This commit is contained in:

committed by
nshrivas

parent
dc56b1e39a
commit
71c46b9357
@@ -2399,10 +2399,6 @@ void dp_tx_mec_handler(struct dp_vdev *vdev, uint8_t *status)
|
||||
CDP_TXRX_AST_TYPE_MEC,
|
||||
flags);
|
||||
}
|
||||
#else
|
||||
static void dp_tx_mec_handler(struct dp_vdev *vdev, uint8_t *status)
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user