The following series adds fcoe stack support for a new netdev API that allows an Ethernet driver to specify a WWNN and WWPN for its FCoE connection. This patch depends on the netdev_ops.ndo_fcoe_get_wwn() API, which is currently in net-next-2.6.git. To apply this patch net-next-2.6.git should be merged into scsi-misc.git (after the 9 previously submitted fcoe patches on 11/20/09 are committed to scsi-misc.git). --- Yi Zou (1): fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn drivers/scsi/fcoe/fcoe.c | 25 +++++++++++++++++++++++-- 1 files changed, 23 insertions(+), 2 deletions(-) -- //Rob -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html