From: Haggai Eran Date: Thu, 11 Dec 2014 15:04:10 +0000 (+0200) Subject: IB/mlx5: Remove per-MR pas and dma pointers X-Git-Tag: omap-for-v3.20/drop-legacy-3517~34^2^7~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21af2c3ebfd551660ae0016ecc5bc9afcc24f116;p=pandora-kernel.git IB/mlx5: Remove per-MR pas and dma pointers Since UMR code now uses its own context struct on the stack, the pas and dma pointers for the UMR operation that remained in the mlx5_ib_mr struct are not necessary. This patch removes them. Fixes: a74d24168d2d ("IB/mlx5: Refactor UMR to have its own context struct") Signed-off-by: Haggai Eran Signed-off-by: Roland Dreier --- Reading git-diff-tree failed