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

Commit 0a583e45 authored by Chad Dupuis's avatar Chad Dupuis Committed by Martin K. Petersen
Browse files

qla2xxx: Remove unneeded link offline message.

parent e0493627
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
 * |                              |                    | 0x303a		|
 * | DPC Thread                   |       0x4023       | 0x4002,0x4013  |
 * | Async Events                 |       0x5089       | 0x502b-0x502f  |
 * |                              |                    | 0x505e         |
 * |                              |                    | 0x5084,0x5075	|
 * |                              |                    | 0x503d,0x5044  |
 * |                              |                    | 0x507b,0x505f	|
+0 −4
Original line number Diff line number Diff line
@@ -934,10 +934,6 @@ qla2x00_async_event(scsi_qla_host_t *vha, struct rsp_que *rsp, uint16_t *mb)
			break;

global_port_update:
			/* Port unavailable. */
			ql_log(ql_log_warn, vha, 0x505e,
			    "Link is offline.\n");

			if (atomic_read(&vha->loop_state) != LOOP_DOWN) {
				atomic_set(&vha->loop_state, LOOP_DOWN);
				atomic_set(&vha->loop_down_timer,