]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/target/target_core_iblock.c
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux.git] / drivers / target / target_core_iblock.c
index 31ed331a75dc648703b11c5004d34455a388c316..972ed1781ae2f0ad08c5671d7f8cc535cf12cde9 100644 (file)
@@ -903,7 +903,6 @@ static struct se_subsystem_api iblock_template = {
        .inquiry_prod           = "IBLOCK",
        .inquiry_rev            = IBLOCK_VERSION,
        .owner                  = THIS_MODULE,
-       .transport_type         = TRANSPORT_PLUGIN_VHBA_PDEV,
        .attach_hba             = iblock_attach_hba,
        .detach_hba             = iblock_detach_hba,
        .alloc_device           = iblock_alloc_device,