qcacmn: Action frame random mac addr tx support
1. Send add random mac addr rx filter WMI command to target 2. Add/Del the active random mac addr entry 3. Clear random mac addr from target if not active Change-Id: I9dcbdc20b76d9865da7a8db6ee013bf5e44e4407 CRs-Fixed: 2322097
This commit is contained in:

zatwierdzone przez
nshrivas

rodzic
e159d1434f
commit
cc8676b6a8
@@ -495,5 +495,5 @@ int wlan_cfg80211_mgmt_tx_cancel(struct wlan_objmgr_vdev *vdev,
|
||||
}
|
||||
|
||||
return qdf_status_to_os_return(
|
||||
ucfg_p2p_mgmt_tx_cancel(psoc, cookie));
|
||||
ucfg_p2p_mgmt_tx_cancel(psoc, vdev, cookie));
|
||||
}
|
||||
|
Reference in New Issue
Block a user