[SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.
authorJohn Soni Jose <sony.john-n@emulex.com>
Fri, 19 Oct 2012 23:13:44 +0000 (04:43 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 27 Nov 2012 04:59:38 +0000 (08:59 +0400)
For latest adapters, V2 version of cq_create MBX_CMD is to be used. When
driver is loaded depending on the adapter type appropriate cq_create command
will be called.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found