commit | 9781851f47a7fba2013f879f13cfdadfcdc879dc | [log] [tgz] |
---|---|---|
author | Vijaya Mohan Guvva <vmohan@brocade.com> | Thu Nov 21 01:37:45 2013 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Dec 19 07:39:05 2013 -0800 |
tree | 74f6a828fe2d92f27033772e8808f1eb4477a761 | |
parent | da3e0bee18f7f36a63537219e18a03557a21a41b [diff] |
[SCSI] bfa: LUN discovery issue in direct attach mode In direct attach mode, if port features like QoS/Trunk/FEC/CR are enabled, driver can receive PLOGI from the target before firmware notifies lport online to the driver. In case the lport is not yet online and a PLOGI is received, send a reject to the peer port, instead of dropping it on the floor. Signed-off-by: Vijaya Mohan Guvva <vmohan@brocade.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>