Skip to content

Commit d480297

Browse files
jubinjohngregkh
authored andcommitted
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>
1 parent 83525b6 commit d480297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/staging/rdma/hfi1/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
* to the driver itself, not the software interfaces it supports.
205205
*/
206206
#ifndef HFI1_DRIVER_VERSION_BASE
207-
#define HFI1_DRIVER_VERSION_BASE "0.9-248"
207+
#define HFI1_DRIVER_VERSION_BASE "0.9-294"
208208
#endif
209209

210210
/* create the final driver version string */

0 commit comments

Comments
 (0)