]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2iscsi: Fix max supported EQ count to 8.
authorJayamohan Kallickal <jayamohan.kallickal@emulex.com>
Wed, 26 Sep 2012 20:27:55 +0000 (01:57 +0530)
committerJerry Snitselaar <jerry.snitselaar@oracle.com>
Tue, 8 Jan 2013 23:37:30 +0000 (16:37 -0700)
commitde9ab198b7dd94c37127956d522e96071daf492f
treef326bd89f8f5cb54c45c371183a771e80c6d5e27
parent87d5cb13a00edfa705b9e1c04b2a397211893013
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: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
drivers/scsi/be2iscsi/be_main.c
drivers/scsi/be2iscsi/be_main.h