commit | 211c738d86f3f423f1b218ab3a356c9538e38047 | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Fri Feb 27 14:06:37 2009 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Mar 13 15:09:00 2009 -0500 |
tree | b94677af2975bd2a455beb9ad3056e86d73cba70 | |
parent | 7687fb9209422d35334995b8ace38de92e595d16 [diff] |
[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) This adds eth type ETH_P_FCOE for Fibre Channel over Ethernet (FCoE), consequently, the ETH_P_FCOE from fc_fcoe.h and fcoe skb->protocol is not set as ETH_P_FCOE. Signed-off-by: Yi Zou <yi.zou@intel.com> Acked-by: David Miller <davem@davemloft.net> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>