]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/target/target_core_fabric.h
ipv6: drop non loopback packets claiming to originate from ::1
[mirror_ubuntu-artful-kernel.git] / include / target / target_core_fabric.h
index 358041bad1da0350b776d7ff174ab682b0bb82ef..d7dd1427fe0de950bf727c424814068d462f5086 100644 (file)
@@ -47,7 +47,7 @@ struct target_core_fabric_ops {
        u32 (*tpg_get_inst_index)(struct se_portal_group *);
        /*
         * Optional to release struct se_cmd and fabric dependent allocated
-        * I/O descriptor in transport_cmd_check_stop().
+        * I/O descriptor after command execution has finished.
         *
         * Returning 1 will signal a descriptor has been released.
         * Returning 0 will signal a descriptor has not been released.