|
@@ -1055,7 +1055,7 @@ void __qla24xx_handle_gpdb_event(scsi_qla_host_t *vha, struct event_arg *ea)
|
|
|
ql_dbg(ql_dbg_disc, vha, 0x20d6,
|
|
|
"%s %d %8phC session revalidate success\n",
|
|
|
__func__, __LINE__, ea->fcport->port_name);
|
|
|
- ea->fcport->disc_state = DSC_LOGIN_COMPLETE;
|
|
|
+ ea->fcport->disc_state = DSC_LOGIN_COMPLETE;
|
|
|
}
|
|
|
spin_unlock_irqrestore(&vha->hw->tgt.sess_lock, flags);
|
|
|
}
|