commit | c7d204e8fdf02f88d91707213f473805bcfb977b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Sat Feb 10 23:17:26 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Feb 12 16:16:29 2007 -0800 |
tree | 9bef52255b0192fc44da59658a2e94dfadaff3d7 | |
parent | b038ced7b3705bf0ac9b30e118af0f56ab48b847 [diff] |
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs 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>