Files
android_kernel_samsung_sm86…/umac/mlme/mlme_objmgr/dispatcher
Paul Zhang 6ca876877a qcacmn: Ignore QDF_STATUS_E_ALREADY when vdev creating
Per PDT testing, when vdev creating, the variable rsp_timer_inuse
is set, it is abnormal and causes fw crash. Since the variable
rsp_timer_inuse will be initialized later in function
target_if_psoc_vdev_rsp_timer_init. So ignore status
QDF_STATUS_E_ALREADY in function mlme_vdev_obj_create_handler.

Change-Id: I48c622d99f1a0686dfa7725fb69116a5ab8a1e58
CRs-Fixed: 3574858
2023-08-10 05:13:55 -07:00
..