Signed-off-by: Christoph Hellwig <hch@xxxxxx> Index: lio-core/include/target/target_core_base.h =================================================================== --- lio-core.orig/include/target/target_core_base.h 2011-10-17 17:27:10.547972125 +0200 +++ lio-core/include/target/target_core_base.h 2011-10-17 17:32:38.743147066 +0200 @@ -90,11 +90,7 @@ enum transport_state_table { TRANSPORT_COMPLETE_FAILURE = 7, TRANSPORT_COMPLETE_TIMEOUT = 8, TRANSPORT_PROCESS_TMR = 9, - TRANSPORT_TMR_COMPLETE = 10, TRANSPORT_ISTATE_PROCESSING = 11, - TRANSPORT_ISTATE_PROCESSED = 12, - TRANSPORT_KILL = 13, - TRANSPORT_FREE = 15, TRANSPORT_NEW_CMD_MAP = 16, TRANSPORT_FREE_CMD_INTR = 17, TRANSPORT_COMPLETE_QF_WP = 18, -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html