]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region()
authorGuy German <guyg@voltaire.com>
Mon, 15 Aug 2005 14:38:50 +0000 (07:38 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sat, 27 Aug 2005 03:37:36 +0000 (20:37 -0700)
commit7f9f2dba729cee6ea10596ccb07447d467705b08
tree55119f1141a71bf24265e37f6fb4d53110a1ed4c
parentffbf4c34f1916fa1e0554269c94c57da4a21a348
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region()

Use the generic key_to_hw_index() function instead of the Arbel-specific
version in mthca_free_region().

Signed-off-by: Guy German <guyg@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_mr.c