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.