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

Commit d2749ffa authored by Arun Easi's avatar Arun Easi Committed by Christoph Hellwig
Browse files

qla2xxx: Unload of qla2xxx driver crashes the machine.

parent de187df8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3193,10 +3193,10 @@ qla2x00_remove_one(struct pci_dev *pdev)

	qla2x00_free_device(base_vha);

	scsi_host_put(base_vha->host);

	qla2x00_clear_drv_active(ha);

	scsi_host_put(base_vha->host);

	qla2x00_unmap_iobases(ha);

	pci_release_selected_regions(ha->pdev, ha->bars);