commit | a3babda5b3b60b5d28dbab127b1ecc8ba707b6e7 | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohank@serverengines.com> | Thu Jan 07 01:51:44 2010 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Mon Feb 08 18:26:05 2010 -0600 |
tree | 36dba3481664782d5f490a3f22cbbdc98751f9b8 | |
parent | aa3590329fdf789902e3c1383589bad12a74fb09 [diff] |
[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>