From: Joe Eykholt Date: Tue, 20 Jul 2010 22:20:35 +0000 (-0700) Subject: [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses X-Git-Tag: v2.6.36-rc1~570^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5554345bc5275afed760631277fdab0a5a19472e;p=pandora-kernel.git [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses When sending a FLOGI LS_ACC, which we only do in point-to-multipoint mode, the MAC descriptor should have the granted MAC set to 0x0efd00 || D_ID. When sending an LS_RJT, there should be no MAC descriptor. When sending either an LS_ACC or LS_RJT, the subcode should indicate an reply, not a request. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed