Loading
qcacmn: Reject vdev destroy if not LOGICALLY_DELETED state
issue happen when wpa_supplicant is creating vdev and schedule_thread is destroy the same vdev. if state is not WLAN_OBJ_STATE_LOGICALLY_DELETED, return back here, otherwise it will cause the creating vdev_id to be invalid. Change-Id: I574838bca574add497f1167c75ede44938b7bf17 CRs-Fixed: 2935068