From: Roland Dreier Date: Mon, 13 Feb 2006 20:19:44 +0000 (-0800) Subject: IB/mthca: bump driver version and release date X-Git-Tag: v2.6.16-rc4~83^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d2babc4874825027848db04d11784070da4456d;p=platform%2Fkernel%2Flinux-3.10.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 2a165fd..e4810372 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,