From 0ed0b1f709c392b646092aeaec828454020d5543 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 24 Sep 2010 20:21:28 +0000 Subject: [PATCH] Reapplied r2249 (was lost by moving constants from scst.h to scst_const.h. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2257 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/include/scst_const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/include/scst_const.h b/scst/include/scst_const.h index f953fca7a..2ca2c43ac 100644 --- a/scst/include/scst_const.h +++ b/scst/include/scst_const.h @@ -284,7 +284,7 @@ enum scst_cdb_flags { #define UNMAP 0x42 #endif -#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 27) +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28) /* * From . See also commit * d30a2605be9d5132d95944916e8f578fcfe4f976.