|
@@ -2543,7 +2543,7 @@ int fnic_reset(struct Scsi_Host *shost)
|
|
|
* Reset local port, this will clean up libFC exchanges,
|
|
|
* reset remote port sessions, and if link is up, begin flogi
|
|
|
*/
|
|
|
- ret = lp->tt.lport_reset(lp);
|
|
|
+ ret = fc_lport_reset(lp);
|
|
|
|
|
|
FNIC_SCSI_DBG(KERN_DEBUG, fnic->lport->host,
|
|
|
"Returning from fnic reset %s\n",
|