summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/common.h
diff options
context:
space:
mode:
authorJubin John2015-10-26 15:28:49 +0100
committerGreg Kroah-Hartman2015-10-27 09:45:51 +0100
commitd480297498f32c3d54e1445c2fafc7ae969c558f (patch)
treef0dad78cfadfd862b4643ec48447b1ad13d1f998 /drivers/staging/rdma/hfi1/common.h
parentstaging/rdma/hfi1: add additional rc traces (diff)
downloadkernel-qcow2-linux-d480297498f32c3d54e1445c2fafc7ae969c558f.tar.gz
kernel-qcow2-linux-d480297498f32c3d54e1445c2fafc7ae969c558f.tar.xz
kernel-qcow2-linux-d480297498f32c3d54e1445c2fafc7ae969c558f.zip
staging/rdma/hfi1: Update driver version string to 0.9-294
Signed-off-by: Jubin John <jubin.john@intel.com> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rdma/hfi1/common.h')
-rw-r--r--drivers/staging/rdma/hfi1/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rdma/hfi1/common.h b/drivers/staging/rdma/hfi1/common.h
index de62cbe2224c..5e203239c5b0 100644
--- a/drivers/staging/rdma/hfi1/common.h
+++ b/drivers/staging/rdma/hfi1/common.h
@@ -204,7 +204,7 @@
* to the driver itself, not the software interfaces it supports.
*/
#ifndef HFI1_DRIVER_VERSION_BASE
-#define HFI1_DRIVER_VERSION_BASE "0.9-248"
+#define HFI1_DRIVER_VERSION_BASE "0.9-294"
#endif
/* create the final driver version string */