]> bbs.cooldavid.org Git - net-next-2.6.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)
commit7a7f0c7f7a0cbda062d1ff2ff1d3f99d0e41d2af
tree17b0355199016a642502e10af343b7bf41a5ea7b
parent3c0d1d94aa516cad50274fe1aa9f745957b67a65
[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