commit | e449644741af523fa345f41494e19a0914709a69 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Sun Jan 28 11:17:18 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jan 29 14:01:44 2018 -0700 |
tree | 8d9ec10be79e7b6755f283df2e2a43a651ceeb6f | |
parent | beb801ac51be3e024edef435333198d59ccfbb8f [diff] |
RDMA/core: Use the MODNAME instead of the function name for pd callers Each of our modules only allocates a PD in one place, so there isn't any loss in detail, while MODNAME is more useful and recognizable as something to expose to the user. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>