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

Commit a6f90918 authored by Chad Dupuis's avatar Chad Dupuis Committed by James Bottomley
Browse files

[SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_READY.

parent cba1e47f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3275,7 +3275,6 @@ qla82xx_device_state_handler(scsi_qla_host_t *vha)

		switch (dev_state) {
		case QLA82XX_DEV_READY:
			qla82xx_check_md_needed(vha);
			ha->flags.isp82xx_reset_owner = 0;
			goto exit;
		case QLA82XX_DEV_COLD: