mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
qla2x00t-32gbit: Minimize diffs with trunk
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8562 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1687,7 +1687,7 @@ void qla24xx_handle_relogin_event(scsi_qla_host_t *vha,
|
||||
}
|
||||
|
||||
if (fcport->last_rscn_gen != fcport->rscn_gen) {
|
||||
ql_dbg(ql_dbg_disc, vha, 0x20e9, "%s %d %s post gidpn\n",
|
||||
ql_dbg(ql_dbg_disc, vha, 0x20e9, "%s %d %s post gnl\n",
|
||||
__func__, __LINE__, wwn_to_str(fcport->port_name));
|
||||
|
||||
qla24xx_post_gnl_work(vha, fcport);
|
||||
@@ -1697,7 +1697,6 @@ void qla24xx_handle_relogin_event(scsi_qla_host_t *vha,
|
||||
qla24xx_fcport_handle_login(vha, fcport);
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* RSCN(s) came in for this fcport, but the RSCN(s) was not able
|
||||
* to be consumed by the fcport
|
||||
|
||||
Reference in New Issue
Block a user