commit | 7a7f0c7f7a0cbda062d1ff2ff1d3f99d0e41d2af | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Wed Jul 29 17:03:50 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Aug 22 17:52:02 2009 -0500 |
tree | 17b0355199016a642502e10af343b7bf41a5ea7b | |
parent | 3c0d1d94aa516cad50274fe1aa9f745957b67a65 [diff] |
[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>