[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)
commit0f4915398a4233cdbfc4e9bf4436323546945b3f
tree6a13e4f1cbc7570906b740b2c3ffe228ea6368e3
parent5f48f70ecef25df93e122985272ff647f5653836
[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 <christopher.leech@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/fcoe/libfcoe.c