qcacmn: Change to handle ML reconfig link delete

Change to handle ML reconfig link delete

Change-Id: Iaf743a1a61534f2f4bb12be7fccad48e67b81c12
CRs-Fixed: 3346537
Este commit está contenido en:
Himanshu Batra
2022-10-11 14:28:17 +05:30
cometido por Madan Koyyalamudi
padre 3c3a62b04b
commit 5ea3ebf775
Se han modificado 9 ficheros con 212 adiciones y 4 borrados

Ver fichero

@@ -1224,4 +1224,11 @@ mlme_twt_vdev_destroy_notification(struct wlan_objmgr_vdev *vdev)
#endif /* WLAN_SUPPORT_TWT && WLAN_TWT_CONV_SUPPORTED */
/**
* mlme_vdev_reconfig_timer_cb() - vdev ml reconfig timer callback
* @arg: timer argument
*
* Return: None
*/
void mlme_vdev_reconfig_timer_cb(void *arg);
#endif