X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fscsi.h;h=e57e460194c7be576115fd5db879ecdab601726b;hb=c94ac1ac8ad4a732df9bc7adaa18114b3024d5aa;hp=dd5f084f72c64073d4a1b319325f524b8d725d68;hpb=0dca920627c14df3ca22e244957ed5f9d91894fb;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/scsi.h b/instrumentation/events/lttng-module/scsi.h index dd5f084f..e57e4601 100644 --- a/instrumentation/events/lttng-module/scsi.h +++ b/instrumentation/events/lttng-module/scsi.h @@ -16,7 +16,7 @@ #define scsi_opcode_name(opcode) { opcode, #opcode } #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,19,0) \ - || LTTNG_RHEL_KERNEL_RANGE(3,10,0,7,2, 3,11,0,0,0)) + || LTTNG_RHEL_KERNEL_RANGE(3,10,0,327,0,0, 3,11,0,0,0,0)) #define show_opcode_name(val) \ __print_symbolic(val, \