[SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames
authorChris Leech <christopher.leech@intel.com>
Wed, 6 May 2009 17:52:18 +0000 (10:52 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 8 Jun 2009 18:29:08 +0000 (13:29 -0500)
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 <christopher.leech@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found