From: Roland Dreier Date: Mon, 13 Feb 2006 20:19:44 +0000 (-0800) Subject: IB/mthca: bump driver version and release date X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7d2babc4874825027848db04d11784070da4456d;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 2a165fd06e57..e481037288d6 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.06" -#define DRV_RELDATE "June 23, 2005" +#define DRV_VERSION "0.07" +#define DRV_RELDATE "February 13, 2006" enum { MTHCA_FLAG_DDR_HIDDEN = 1 << 1,