IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
authorMichael S. Tsirkin <mst@mellanox.co.il>
Sat, 10 Feb 2007 21:17:26 +0000 (23:17 +0200)
committerRoland Dreier <rolandd@cisco.com>
Tue, 13 Feb 2007 00:16:29 +0000 (16:16 -0800)
The reserved_mtts field has different meaning in Tavor and Arbel, so
we are wasting mtt entries on memfree. Fix the Arbel case to match
Tavor semantics.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found