From: Michael S. Tsirkin Date: Sat, 10 Feb 2007 21:17:26 +0000 (+0200) Subject: IB/mthca: Fix reserved MTTs calculation on mem-free HCAs X-Git-Tag: v2.6.21-rc1~273^2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7d204e8fdf02f88d91707213f473805bcfb977b;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed