Merge "Revert "qca-wifi: Remove duplicate invoke of restart clear API""
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
8a2a554e97
@@ -524,6 +524,9 @@ static QDF_STATUS mlme_vdev_stop_send_cb(struct vdev_mlme_obj *vdev_mlme,
|
||||
return QDF_STATUS_E_FAILURE;
|
||||
}
|
||||
|
||||
/* if restart is pending on this VDEV, clear the bitmap */
|
||||
mlme_stop_pending_restart(pdev, vdev);
|
||||
|
||||
error = mlme_vdev_ops_stop_fw_send(vdev);
|
||||
|
||||
return error;
|
||||
|
||||
Reference in New Issue
Block a user