commit | df5c79452f26f2a3d0883a213102515cfeb7aae9 | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Wed Oct 28 18:24:35 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 29 01:04:03 2009 -0700 |
tree | 2e1533451f2024a99c32380e459479b66b658f02 | |
parent | 383ff34bebc2eccae71686fbd72e1cd948859675 [diff] |
net: Add ndo_fcoe_get_wwn to net_device_ops Add ndo_fcoe_get_wwn so Fiber Channel over Ethernet (FCoE) can make use of the provided World Wide Port Name (WWPN) and World Wide Node Name (WWNN) from the underlying network interface driver. Signed-off-by: Yi Zou <yi.zou@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>