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:
@@ -663,10 +663,6 @@ struct cdp_me_ops {
|
||||
|
||||
int (*mcast_notify)(struct cdp_pdev *pdev,
|
||||
u_int8_t vdev_id, qdf_nbuf_t msdu);
|
||||
|
||||
uint16_t (*tx_me_find_ast_entry)(struct cdp_vdev *vdev,
|
||||
uint8_t *da_mac_addr,
|
||||
uint8_t *ra_mac_addr);
|
||||
};
|
||||
|
||||
struct cdp_mon_ops {
|
||||
|
Reference in New Issue
Block a user