From: Satish Kharat <satishkh@cisco.com>
Fnic does not support mutiqueue. Setting the scsi_host_template in
fnic_host_template to indicate that.
Changing fnic_version from 1.6.0.21 to 1.6.0.22
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Orabug:
22918200
Signed-off-by: Jason Luo <zhangqing.luo@oracle.com>
#define DRV_NAME "fnic"
#define DRV_DESCRIPTION "Cisco FCoE HBA Driver"
-#define DRV_VERSION "1.6.0.21"
+#define DRV_VERSION "1.6.0.22"
#define PFX DRV_NAME ": "
#define DFX DRV_NAME "%d: "
.sg_tablesize = FNIC_MAX_SG_DESC_CNT,
.max_sectors = 0xffff,
.shost_attrs = fnic_attrs,
- .disable_blk_mq = 1,
.use_blk_tags = 1,
.track_queue_depth = 1,
+ .disable_blk_mq = 1,
};
static void