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

Commit 73475339 authored by Ron Mercer's avatar Ron Mercer Committed by David S. Miller
Browse files

qlge: Set PCIe reset type for EEH to fundamental.



This device requires a fundamental reset when recovering from EEH.

Signed-off-by: default avatarRon Mercer <ron.mercer@qlogic.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 60fa6c37
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3916,6 +3916,8 @@ static int __devinit ql_init_device(struct pci_dev *pdev,
		goto err_out;
	}

	/* Set PCIe reset type for EEH to fundamental. */
	pdev->needs_freset = 1;
	pci_save_state(pdev);
	qdev->reg_base =
	    ioremap_nocache(pci_resource_start(pdev, 1),