Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] be2iscsi: Fix to allow driver to load when the FW allows more …
…cids This fix allows the driver to load when the FW allows more cids than than the driver supports. The driver will limit the number of cid to what it can support. There was no reason to fail the driver load,so, correcting that Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
- Loading branch information