From: Chris Leech Date: Wed, 6 May 2009 17:52:18 +0000 (-0700) Subject: [SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames X-Git-Tag: v2.6.31-rc1~365^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4915398a4233cdbfc4e9bf4436323546945b3f;p=pandora-kernel.git [SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames FIP frames should leave the fcoe layer with skb->protocol set to ETH_P_FIP, not ETH_P_802_3. Signed-off-by: Chris Leech Signed-off-by: James Bottomley --- Reading git-diff-tree failed