From: Jayamohan Kallickal Date: Wed, 6 Jan 2010 20:21:44 +0000 (+0530) Subject: [SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cids X-Git-Tag: v2.6.34-rc1~284^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3babda5b3b60b5d28dbab127b1ecc8ba707b6e7;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed