]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] bfa: LUN discovery issue in direct attach mode
authorVijaya Mohan Guvva <vmohan@brocade.com>
Thu, 21 Nov 2013 09:37:45 +0000 (01:37 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 17 Dec 2013 14:26:40 +0000 (06:26 -0800)
commit290db42d0b617a2a7d30d4121f1d490feb8b1804
tree12b3b89ad2c2b6f31726636e5ae93ec3dcf0061f
parentdd9a01d6ed8de09adf5b74e10c7129a788cfaa88
[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>
drivers/scsi/bfa/bfa_fcs_lport.c