qcacmn: Remove dedicated CDP API for mcastenhance 6 AST lookup
Remove dedicated CDP API for mcastenhance 6 AST lookup and replace the calls with generic APIs Change-Id: Ic2c5613be57d7eaffc233ee601f136694f81f848 CRs-Fixed: 2369606
This commit is contained in:
@@ -9193,7 +9193,6 @@ static struct cdp_me_ops dp_ops_me = {
|
||||
.tx_me_free_descriptor = dp_tx_me_free_descriptor,
|
||||
.tx_me_convert_ucast = dp_tx_me_send_convert_ucast,
|
||||
#endif
|
||||
.tx_me_find_ast_entry = NULL,
|
||||
};
|
||||
|
||||
static struct cdp_mon_ops dp_ops_mon = {
|
||||
|
Reference in New Issue
Block a user