Thread (5 messages) 5 messages, 2 authors, 2009-02-20

Re: [PATCH 2/7] net: add FCoE offload support through net_device

From: Stephen Hemminger <hidden>
Date: 2009-02-19 21:24:20
Also in: linux-scsi

On Thu, 19 Feb 2009 12:49:49 -0700
Yi Zou [off-list ref] wrote:
This adds a "struct net_fcoe_ops *fcoe_ops" to net_device struct so any
network adapter driver can provide Fiber Channle over Ethernet (FCoE) offload
support through net_device. The fcoe_ops is only available when FCoE is
enabled in kernel as built-in or module driver.

Signed-off-by: Yi Zou <redacted>
Rather than adding another _ops structure please add to existing
netdevice_ops. You don't need the flags that way. If netdevice_ops
has fcoe_setup, then device can do it...
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help