From: Vasu Dev Date: Fri, 14 Aug 2009 12:41:07 +0000 (+0000) Subject: vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field X-Git-Tag: v2.6.32-rc1~703^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85daa5324a3c9e560a4351c17d18f49c647eb5c;p=pandora-kernel.git vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field Adds fcoe offload related net_device_ops functions vlan_dev_fcoe_ddp_setup and vlan_dev_fcoe_ddp_done, their implementation simply calls real eth device net_device_ops for FCoE DDP setup and done operations. Updates VLAN netdev field value for fcoe_ddp_xid from real eth device netdev. Above changes are required for fcoe DDP offload working on a VLAN interface. Signed-off-by: Vasu Dev Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed