diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index 601e2cd5f..cba8fede4 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -63,7 +63,7 @@ /* Name of this kernel module. */ #define DRV_NAME "ib_srpt" -#define DRV_VERSION "3.4.0" __stringify(OFED_FLAVOR) +#define DRV_VERSION "3.4.0" "#" __stringify(OFED_FLAVOR) #define DRV_RELDATE "02 December 2019" #if defined(CONFIG_SCST_DEBUG) || defined(CONFIG_SCST_TRACING) /* Flags to be used in SCST debug tracing statements. */