mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
ib_srpt: Correct version number
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6458 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
/* Name of this kernel module. */
|
||||
#define DRV_NAME "ib_srpt"
|
||||
#define DRV_VERSION "3.0.2#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_VERSION "3.0.2-pre#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_RELDATE "Not yet 2015"
|
||||
#if defined(CONFIG_SCST_DEBUG) || defined(CONFIG_SCST_TRACING)
|
||||
/* Flags to be used in SCST debug tracing statements. */
|
||||
|
||||
Reference in New Issue
Block a user