Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4e273e0 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "cnss2: Notify WLAN host driver when SMMU fault is detected"

parents 3f5f0748 7137f212
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3236,6 +3236,7 @@ static int cnss_pci_smmu_fault_handler(struct iommu_domain *domain,
		return -ENODEV;
	}

	cnss_pci_update_status(pci_priv, CNSS_FW_DOWN);
	cnss_force_fw_assert(&pci_priv->pci_dev->dev);

	/* IOMMU driver requires non-zero return value to print debug info. */