git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f48f70
)
[SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames
author
Chris Leech
<christopher.leech@intel.com>
Wed, 6 May 2009 17:52:18 +0000
(10:52 -0700)
committer
James 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