[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)
commitb69ae0ae3f322d9a6bc4e209049b5b6e193ad652
tree87e5dc0b75fafdddeaaa6181469fcda53ea239a3
parentc47036a7cd378533495d8cc06a7cf8a881072a9d
[SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select()

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>
drivers/scsi/fcoe/libfcoe.c