[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
authorYi Zou <yi.zou@intel.com>
Fri, 27 Feb 2009 22:06:37 +0000 (14:06 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:09:00 +0000 (15:09 -0500)
commit211c738d86f3f423f1b218ab3a356c9538e38047
treeb94677af2975bd2a455beb9ad3056e86d73cba70
parent7687fb9209422d35334995b8ace38de92e595d16
[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>
drivers/scsi/fcoe/libfcoe.c
include/linux/if_ether.h
include/scsi/fc/fc_fcoe.h