]> git.baikalelectronics.ru Git - kernel.git/commit
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
authorHaggai Eran <haggaie@mellanox.com>
Thu, 22 May 2014 11:50:10 +0000 (14:50 +0300)
committerRoland Dreier <roland@purestorage.com>
Tue, 27 May 2014 18:53:06 +0000 (11:53 -0700)
commitd538c14fc525a847dc88ed4f794fb2a50c0a5e69
treea4c0b13aa5cbe15a1ac5fb50bddc2c9208a0c193
parent558019dd8581db8646fbbb73fe818f4831f8b658
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR

The patch stores iova, pd and size during mr creation and after UMRs
that modify them.  It removes the unused access flags field.

Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/mr.c
drivers/net/ethernet/mellanox/mlx5/core/mr.c
include/linux/mlx5/driver.h