]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/target/target_core_tpg.c
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[karo-tx-linux.git] / drivers / target / target_core_tpg.c
index 310d9e55c6eb76994879ebf0d23b1c4bbee0e8db..36913734c6bc58ed326ac793dc19d3d265ec878d 100644 (file)
@@ -576,7 +576,6 @@ struct se_lun *core_tpg_alloc_lun(
                return ERR_PTR(-ENOMEM);
        }
        lun->unpacked_lun = unpacked_lun;
-       lun->lun_link_magic = SE_LUN_LINK_MAGIC;
        atomic_set(&lun->lun_acl_count, 0);
        init_completion(&lun->lun_ref_comp);
        init_completion(&lun->lun_shutdown_comp);