commit | 17ead2f5cc81c4658e7b495014c2c6856a6f6b88 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@topspin.com> | Sat Apr 16 15:26:15 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:26:15 2005 -0700 |
tree | 00ee9237785dd5c552dfc7d20460d8d6e3bc940e | |
parent | 8cf2daf3feae982db9804df3d4b8ec20fa7d6d41 [diff] |
[PATCH] IB/mthca: fix calculation of RDB shift Fix calculation of rdb_shift by using original number of QPs, not their slot in profile[] (which will be rearranged when we sort it). Signed-off-by: Roland Dreier <roland@topspin.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>