[SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cids
authorJayamohan Kallickal <jayamohank@serverengines.com>
Wed, 6 Jan 2010 20:21:44 +0000 (01:51 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 9 Feb 2010 00:26:05 +0000 (18:26 -0600)
commita3babda5b3b60b5d28dbab127b1ecc8ba707b6e7
tree36dba3481664782d5f490a3f22cbbdc98751f9b8
parentaa3590329fdf789902e3c1383589bad12a74fb09
[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>
drivers/scsi/be2iscsi/be_mgmt.c