commit | 0f4915398a4233cdbfc4e9bf4436323546945b3f | [log] [tgz] |
---|---|---|
author | Chris Leech <christopher.leech@intel.com> | Wed May 06 10:52:18 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 08 13:29:08 2009 -0500 |
tree | 6a13e4f1cbc7570906b740b2c3ffe228ea6368e3 | |
parent | 5f48f70ecef25df93e122985272ff647f5653836 [diff] |
[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>