[SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select()
authorJoe Eykholt <jeykholt@cisco.com>
Wed, 1 Dec 2010 00:19:51 +0000 (16:19 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:32 +0000 (12:24 -0600)
The check for conflicting fabrics in fcoe_ctlr_select()
ignores any FCFs that aren't usable.  This is a minor
problem now but becomes more pronounced after later patches.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found