]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/target/target_core_rd.c
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[karo-tx-linux.git] / drivers / target / target_core_rd.c
index 8882686a12c07ed47d8f2f0b38ee8e0262d21ffb..b2d8f6f9163336a7f17ce3107e447476c4729994 100644 (file)
@@ -732,7 +732,6 @@ static struct se_subsystem_api rd_mcp_template = {
        .name                   = "rd_mcp",
        .inquiry_prod           = "RAMDISK-MCP",
        .inquiry_rev            = RD_MCP_VERSION,
-       .transport_type         = TRANSPORT_PLUGIN_VHBA_VDEV,
        .attach_hba             = rd_attach_hba,
        .detach_hba             = rd_detach_hba,
        .alloc_device           = rd_alloc_device,