]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/target/target_core_base.h
target: Allocate aptpl_buf inside update_and_write_aptpl()
[karo-tx-linux.git] / include / target / target_core_base.h
index 5976dc3e40668536f9410a48e7cdcd77a7a32b0c..8952ee9f7cef4a37585f5db57a6b095699014cc1 100644 (file)
@@ -339,8 +339,6 @@ struct t10_pr_registration {
        /* Used during APTPL metadata reading */
 #define PR_APTPL_MAX_TPORT_LEN                 256
        unsigned char pr_tport[PR_APTPL_MAX_TPORT_LEN];
-       /* For writing out live meta data */
-       unsigned char *pr_aptpl_buf;
        u16 pr_aptpl_rpti;
        u16 pr_reg_tpgt;
        /* Reservation effects all target ports */