diff options
author | Yi Zou <yi.zou@intel.com> | 2009-11-03 20:49:49 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-12-04 19:01:23 +0100 |
commit | 75ea89ef63d9ca37f190aebb7da061070005ac6e (patch) | |
tree | 83f9e6ffc8f465aec8653ef16fe94ee5eb31ea3d /drivers/scsi/libfc/fc_exch.c | |
parent | [SCSI] fcoe: Fix getting san mac for VLAN interface (diff) | |
download | linux-75ea89ef63d9ca37f190aebb7da061070005ac6e.tar.xz linux-75ea89ef63d9ca37f190aebb7da061070005ac6e.zip |
[SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san mac address
We are still using netdev->dev_addr to generate lport's WWNN/WWPN even if the
LLD has support for NETDEV_HW_ADDR_T_SAN. Instead, we should just use the
fip->ctl_src_addr, which is the NETDEV_HW_ADDR_T_SAN if LLD supports it or it
is just the netdev->dev_addr if it does not.
Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/libfc/fc_exch.c')
0 files changed, 0 insertions, 0 deletions