target: Cleanup unused target_core_base.h bits
[deliverable/linux.git] / include / target / target_core_base.h
index 872cafcb26819c0025b751dbed5dab3c9f73c9b0..c00224e8d6c40699124313b2a94f388280287320 100644 (file)
 #include <net/tcp.h>
 
 #define TARGET_CORE_MOD_VERSION                "v4.1.0-rc1-ml"
-#define SHUTDOWN_SIGS  (sigmask(SIGKILL)|sigmask(SIGINT)|sigmask(SIGABRT))
 
-/* Used by transport_generic_allocate_iovecs() */
-#define TRANSPORT_IOV_DATA_BUFFER              5
 /* Maximum Number of LUNs per Target Portal Group */
 /* Don't raise above 511 or REPORT_LUNS needs to handle >1 page */
 #define TRANSPORT_MAX_LUNS_PER_TPG             256
This page took 0.024528 seconds and 5 git commands to generate.