From: Jayamohan Kallickal Date: Sat, 6 Apr 2013 03:38:32 +0000 (-0700) Subject: [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver X-Git-Tag: v3.10-rc1~3^2~1^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7909b396ba79a5d2975d37fe60e1ad53c22e206;p=pandora-kernel.git [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver Number of CID assigned to a function from adapter can be dynamic. The CID count for each function was fixed number before. Code Fix done so that adapters with fixed/dynamic CID count will work with the driver. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed