commit | d0a9d25cdcd511dd523357bc902979220dc72a2e | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Sat Apr 16 15:26:30 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:26:30 2005 -0700 |
tree | 26b71818fdbb3ee71e0d047398ba92688a17ce95 | |
parent | 0fabd9fb7bdc935f121e6950a2c4eff971dd4c75 [diff] |
[PATCH] IB/mthca: split MR key munging routines Split Tavor and Arbel/mem-free index<->hw key munging routines, so that FMR implementation can call correct implementation without testing HCA type (which it already knows). Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <roland@topspin.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>