Merge "qcacmn: Move mon mac filter func to mon ops structure"
This commit is contained in:

کامیت شده توسط
Gerrit - the friendly Code Review server

کامیت
93bac8788e
@@ -6256,7 +6256,7 @@ void dp_mon_cdp_ops_register(struct dp_soc *soc)
|
||||
#endif
|
||||
if (target_type == TARGET_TYPE_QCN9000 ||
|
||||
target_type == TARGET_TYPE_QCN9160)
|
||||
ops->ctrl_ops->txrx_update_mon_mac_filter =
|
||||
ops->mon_ops->txrx_update_mon_mac_filter =
|
||||
dp_update_mon_mac_filter;
|
||||
break;
|
||||
case TARGET_TYPE_QCN9224:
|
||||
|
مرجع در شماره جدید
Block a user