Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[sfrench/cifs-2.6.git] / drivers / scsi / vmw_pvscsi.c
index 0d6b2a88fc8e26d9297801304c0d2f1a65fbbb43..ecee4b3ff0739dee24445a351a106a754a3ae6a0 100644 (file)
@@ -1007,7 +1007,6 @@ static struct scsi_host_template pvscsi_template = {
        .sg_tablesize                   = PVSCSI_MAX_NUM_SG_ENTRIES_PER_SEGMENT,
        .dma_boundary                   = UINT_MAX,
        .max_sectors                    = 0xffff,
-       .use_clustering                 = ENABLE_CLUSTERING,
        .change_queue_depth             = pvscsi_change_queue_depth,
        .eh_abort_handler               = pvscsi_abort,
        .eh_device_reset_handler        = pvscsi_device_reset,