]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] fcoe: Fix validation of mac address when checking for spma support
authorYi Zou <yi.zou@intel.com>
Thu, 30 Jul 2009 00:03:50 +0000 (17:03 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:02 +0000 (17:52 -0500)
commitbdcebb5148bdc46f8143154aec784f637c6d42b1
tree17b0355199016a642502e10af343b7bf41a5ea7b
parentb9b9ab9824cd38fdd0f1af72df5f15cec44adb16
[SCSI] fcoe: Fix validation of mac address when checking for spma support

Fix this bug of validating the wrong mac address while checking for SAN MAC
address support from LLD as we should check ha->addr not ctlr.ctl_src_addr.

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@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/fcoe.c