From 8044e4b8aae6e5ef43298b02dd58025b38248e17 Mon Sep 17 00:00:00 2001 From: Roland Dreier Date: Tue, 9 Oct 2007 19:59:17 -0700 Subject: [PATCH] --- yaml --- r: 67139 b: refs/heads/master c: 1a1eb6a646f52dc62e3f9ceac4aab9c27e781186 h: refs/heads/master i: 67137: f3473631358d6e8b7c7ba5d61d2f6c46cd333f57 67135: e536e70cc79f3f0eaa59ec907bd9c4150b109f03 v: v3 --- [refs] | 2 +- trunk/drivers/infiniband/hw/mthca/mthca_dev.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f2ae3fdaab79..bc61a590b07d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e57ac0c297b9e1074dcb6b6ee5cd1d6407a7df14 +refs/heads/master: 1a1eb6a646f52dc62e3f9ceac4aab9c27e781186 diff --git a/trunk/drivers/infiniband/hw/mthca/mthca_dev.h b/trunk/drivers/infiniband/hw/mthca/mthca_dev.h index 9bae3cc60603..15aa32eb78b6 100644 --- a/trunk/drivers/infiniband/hw/mthca/mthca_dev.h +++ b/trunk/drivers/infiniband/hw/mthca/mthca_dev.h @@ -83,7 +83,7 @@ enum { MTHCA_QP_CONTEXT_SIZE = 0x200, MTHCA_RDB_ENTRY_SIZE = 0x20, MTHCA_AV_SIZE = 0x20, - MTHCA_MGM_ENTRY_SIZE = 0x40, + MTHCA_MGM_ENTRY_SIZE = 0x100, /* Arbel FW gives us these, but we need them for Tavor */ MTHCA_MPT_ENTRY_SIZE = 0x40,