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

Commit 9e1aed8f 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 8839bc19 e9ffae75
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3363,6 +3363,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. */