]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN
authorYi Zou <yi.zou@intel.com>
Tue, 3 Nov 2009 19:49:59 +0000 (11:49 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:01:24 +0000 (12:01 -0600)
commitcc0136c2e9c10e889cb36e39710c0eb10707b396
treeb486a0e899ee7d06365f3efbe1e08c876b91b422
parent349e11faa84ebdd6e484572cfe66f2cf4cb483a1
[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN

If the underlying netdev is a VLAN device, make sure the VLAN ID is integrated
into the WWNN/WWPN name generation. Also added/updated the comments to reflect
this change.

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>
drivers/scsi/fcoe/fcoe.c