]> git.baikalelectronics.ru Git - kernel.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)
commit43c32a8498854a8728d0419fd258c637b4238e7f
treeb486a0e899ee7d06365f3efbe1e08c876b91b422
parent97d37d71e31c0321a34ced6526150fe60669b5a0
[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