From: Yi Zou Date: Mon, 31 Aug 2009 12:31:55 +0000 (+0000) Subject: vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN X-Git-Tag: v2.6.32-rc1~703^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af46d997fcbfd25a9e166c2431bfebc03720a36;p=pandora-kernel.git vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN This adds implementation of the net_devices_ops.ndo_fcoe_enable/_disable to the VLAN driver. It checks if the real_dev has support for ndo_fcoe_enable/ ndo_fcoe_disable and if so, passes on to call the associated real_dev. Signed-off-by: Yi Zou Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed