target: remove ->put_session method
[firefly-linux-kernel-4.4.55.git] / include / target / target_core_fabric.h
index f64d493f888b642fd75b54df730247578f3a15d4..55654c90350d104d4a3a372850acb2637e5b6749 100644 (file)
@@ -37,7 +37,6 @@ struct target_core_fabric_ops {
         */
        int (*check_stop_free)(struct se_cmd *);
        void (*release_cmd)(struct se_cmd *);
-       void (*put_session)(struct se_session *);
        /*
         * Called with spin_lock_bh(struct se_portal_group->session_lock held.
         */