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>
This commit is contained in:
Jubin John 2015-10-26 10:28:49 -04:00 committed by Greg Kroah-Hartman
parent 83525b61c3
commit d480297498

View File

@ -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 */