From: Roland Dreier Date: Tue, 14 Feb 2006 01:21:09 +0000 (-0800) Subject: IB/mthca: Bump driver version and release date X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=00df1b2c8b1f07e02a74e2d10b176f29395ce7d2;p=linux-beck.git IB/mthca: Bump driver version and release date Signed-off-by: Roland Dreier --- diff --git a/drivers/infiniband/hw/mthca/mthca_dev.h b/drivers/infiniband/hw/mthca/mthca_dev.h index 2f4500f85ae0..7f0dc221fa47 100644 --- a/drivers/infiniband/hw/mthca/mthca_dev.h +++ b/drivers/infiniband/hw/mthca/mthca_dev.h @@ -53,8 +53,8 @@ #define DRV_NAME "ib_mthca" #define PFX DRV_NAME ": " -#define DRV_VERSION "0.07" -#define DRV_RELDATE "February 13, 2006" +#define DRV_VERSION "0.08" +#define DRV_RELDATE "February 14, 2006" enum { MTHCA_FLAG_DDR_HIDDEN = 1 << 1,