commit | b69ae0ae3f322d9a6bc4e209049b5b6e193ad652 | [log] [tgz] |
---|---|---|
author | Joe Eykholt <jeykholt@cisco.com> | Tue Nov 30 16:19:51 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Dec 21 12:24:32 2010 -0600 |
tree | 87e5dc0b75fafdddeaaa6181469fcda53ea239a3 | |
parent | c47036a7cd378533495d8cc06a7cf8a881072a9d [diff] |
[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>