commit | 8acf1b50cfa44c8260fb1fcf7464a4eee69aefcf | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Thu Oct 13 15:10:47 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:52 2016 -0500 |
tree | 062f4c756db4f1d412b499cfa2ba81636a496147 | |
parent | 386b97b43c0c9e0d878eec7ea1db16af22b036ae [diff] |
scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI Occasionally it might happen that we receive a PRLI while we're still waiting for our PLOGI response. In that case we should return 'busy' LS status instead of 'plogi required' LS status. Signed-off-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>