From 84072d6f2bcbb25ef77b916bb7f12ebab558e5c3 Mon Sep 17 00:00:00 2001 From: Roland Dreier Date: Mon, 13 Feb 2006 12:19:44 -0800 Subject: [PATCH] --- yaml --- r: 20307 b: refs/heads/master c: 7d2babc4874825027848db04d11784070da4456d h: refs/heads/master i: 20305: 122b7fdefea68e6586c2b045f4608e8a4e27f688 20303: 7b8c05b15ed6c6a8467cb5453256f2b332e9d82a v: v3 --- [refs] | 2 +- trunk/drivers/infiniband/hw/mthca/mthca_dev.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 96a5812acf88..cbffff56924f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 20b83382d1c5d4d1a73fc5671261db5239d1dbb3 +refs/heads/master: 7d2babc4874825027848db04d11784070da4456d diff --git a/trunk/drivers/infiniband/hw/mthca/mthca_dev.h b/trunk/drivers/infiniband/hw/mthca/mthca_dev.h index 2a165fd06e57..e481037288d6 100644 --- a/trunk/drivers/infiniband/hw/mthca/mthca_dev.h +++ b/trunk/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,