From: Jubin John Date: Mon, 26 Oct 2015 14:28:49 +0000 (-0400) Subject: staging/rdma/hfi1: Update driver version string to 0.9-294 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d480297498f32c3d54e1445c2fafc7ae969c558f;p=linux-beck.git staging/rdma/hfi1: Update driver version string to 0.9-294 Signed-off-by: Jubin John Signed-off-by: Ira Weiny Signed-off-by: Greg Kroah-Hartman --- 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 */