]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/net/ethernet/mellanox/mlx4/resource_tracker.c
mlx4_core: Rename MPT-related functions to have mpt_ prefix
authorShani Michaeli <shanim@mellanox.com>
Wed, 6 Feb 2013 16:19:08 +0000 (16:19 +0000)
committerRoland Dreier <roland@purestorage.com>
Thu, 21 Feb 2013 19:37:23 +0000 (11:37 -0800)
commitb20e519a81d648aebfbb90811743cc86cd469a48
tree92acd35e8f0d68a33547c68d154004b7561b909f
parentaee38fadd25989c3e6d99fc08752e2d87601ffc1
mlx4_core: Rename MPT-related functions to have mpt_ prefix

The MPT - Memory Protection Table - is used by both memory windows and
memory regions.  Hence, all MPT references are relevant for both types
of memory objects.  Rename the relevant functions to start with mpt_
instead of the current mr_ prefix.

Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Shani Michaeli <shanim@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/ethernet/mellanox/mlx4/mlx4.h
drivers/net/ethernet/mellanox/mlx4/mr.c
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c