]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
authorYi Zou <yi.zou@intel.com>
Wed, 28 Oct 2009 18:24:56 +0000 (18:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:04:03 +0000 (01:04 -0700)
commit61a1fa102ada6d8ee9f2293d126ed9f580ca0751
tree24c3b42798131f58486c38d1b22c965c58f7485a
parentdf5c79452f26f2a3d0883a213102515cfeb7aae9
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599

Implements the netdev_ops.ndo_fcoe_get_wwn in 82599 if it finds valid
prefix for the World Wide Node Name (WWNN) or World Wide Port Name (WWPN),
as well as valid SAN MAC address.

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>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_fcoe.c
drivers/net/ixgbe/ixgbe_main.c