[SCSI] be2iscsi: Alloc only one EQ if intr mode
authorJayamohan Kallickal <jayamohank@serverengines.com>
Sat, 20 Feb 2010 02:35:43 +0000 (08:05 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 3 Mar 2010 13:01:21 +0000 (18:31 +0530)
commitc03af1ae1cce97a5530b907ea03625ce6e00214e
tree53034e3fa9c0ca634cc36de9de1cce050cb51f0f
parented58ea2ab58c7d80a07a829a1cc2c4161c300494
[SCSI] be2iscsi: Alloc only one EQ if intr mode

This patch ensures that we alloc only one EQ
if we are if we are not in msix mode

Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/be2iscsi/be_main.c