From: Joe Eykholt Date: Sat, 13 Mar 2010 00:07:52 +0000 (-0800) Subject: [SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses X-Git-Tag: v2.6.35-rc1~470^2^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9860eeb49748df86e784fea09bb47ed6ae594383;p=pandora-kernel.git [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 Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed