From: John Soni Jose Date: Fri, 19 Oct 2012 23:12:13 +0000 (+0530) Subject: [SCSI] be2iscsi: Fix max supported EQ count to 8. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~22^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107dfcbacb34ceb5b8cd84c3903cab9038f4bdee;p=pandora-kernel.git [SCSI] be2iscsi: Fix max supported EQ count to 8. The maximum EQ that can be created for a function is 8. Check the CPU online count and create only 8 EQ if CPU_Count >= 8 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