commit | 9860eeb49748df86e784fea09bb47ed6ae594383 | [log] [tgz] |
---|---|---|
author | Joe Eykholt <jeykholt@cisco.com> | Fri Mar 12 16:07:52 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun Apr 11 09:23:35 2010 -0500 |
tree | 365c960377bcbfeba7d42bdad590e0e6493e70f1 | |
parent | 2f2ac4a0df8c4beee6e4057a69fa973b6040a573 [diff] |
[SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses In point-to-point mode, the destination MAC address for the FLOGI response was zero because the LS_ACC for the FLOGI wasn't getting intercepted by FIP. Change to call fcoe_ctlr_els_send when sending any ELS, not just requests. Signed-off-by: Joe Eykholt <jeykholt@cisco.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>