[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081006220524.3308.64889.stgit@zyfc9ini.jf.intel.com>
Date: Mon, 06 Oct 2008 15:09:15 -0700
From: Yi Zou <yi.zou@...el.com>
To: netdev@...r.kernel.org
Cc: devel@...n-fcoe.org
Subject: [PATCH 0/2] New flags for Fibre Channel over Ethernet (FCoE)
Hi,
I am working on the Fibre Channel over Ethernet (FCoE) at open-fcoe.org and
would like to add the following new define/feature flogs in netdev for FCoE.
The first patch adds the protocol type as ETH_P_FCOE for FCoE protocol and the
second one adds offload feature flags for FCoE in netdev, which is based on
the earlier post: http://marc.info/?l=linux-netdev&m=122228979113312&w=2.
Thanks.
yi
---
Chris Leech (1):
net: define feature flags for FCoE offloads
Yi Zou (1):
net: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
include/linux/if_ether.h | 1 +
include/linux/netdevice.h | 3 +++
include/linux/skbuff.h | 2 ++
3 files changed, 6 insertions(+), 0 deletions(-)
--
Signature : Yi Zou <yi.zou@...el.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists