qcacld-3.0: TDLS sta_id cleanup for hdd_update_dp_vdev_flags
hdd_update_dp_vdev_flags takes sta_id as input and as a part of clean up of sta_id, replace it by peer mac address. Change-Id: Id9a8c132546d312f5b048485de48535807e2db4b CRs-Fixed: 2506497
This commit is contained in:

committed by
nshrivas

父節點
a93de1c382
當前提交
3199046f44
@@ -603,7 +603,7 @@ typedef QDF_STATUS
|
||||
/* This callback is used to update datapath vdev flags */
|
||||
typedef QDF_STATUS
|
||||
(*tdls_dp_vdev_update_flags_callback)(void *cbk_data,
|
||||
uint8_t sta_id,
|
||||
struct qdf_mac_addr *peer_mac,
|
||||
uint32_t vdev_param,
|
||||
bool is_link_up);
|
||||
|
||||
|
Reference in New Issue
Block a user