mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 06:06:23 +00:00
Merged revisions 5769,5779 via svnmerge from
svn+ssh://yanb123@svn.code.sf.net/p/scst/svn/trunk ........ r5769 | bvassche | 2014-09-04 15:56:48 +0300 (Thu, 04 Sep 2014) | 1 line ib_srpt: Bump driver version from 3.0.0-pre to 3.1.0-pre ........ r5779 | bvassche | 2014-09-06 09:30:46 +0300 (Sat, 06 Sep 2014) | 1 line nightly build: Update kernel versions ........ git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/iser@5783 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
ABT_DETAILS="x86_64"
|
||||
ABT_JOBS=5
|
||||
ABT_KERNELS=" \
|
||||
3.16.1 \
|
||||
3.16.2 \
|
||||
3.15.10-nc \
|
||||
3.14.17-nc \
|
||||
3.14.18-nc \
|
||||
3.13.11-nc \
|
||||
3.12.21-nc \
|
||||
3.11.10-nc \
|
||||
3.10.53-nc \
|
||||
3.10.54-nc \
|
||||
3.9.11-nc \
|
||||
3.8.13-nc \
|
||||
3.7.10-nc \
|
||||
|
||||
+1
-1
@@ -69,7 +69,7 @@
|
||||
|
||||
/* Name of this kernel module. */
|
||||
#define DRV_NAME "ib_srpt"
|
||||
#define DRV_VERSION "3.0.0-pre"
|
||||
#define DRV_VERSION "3.1.0-pre"
|
||||
#define DRV_RELDATE "(not yet released)"
|
||||
#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