From: Sagi Grimberg Date: Sun, 23 Feb 2014 12:19:09 +0000 (+0200) Subject: IB/mlx5: Remove MTT access mode from umr flags helper function X-Git-Tag: v3.15-rc1~103^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac45934f8700e0c2a579f6ee85a56c6e9ea89d5;p=pandora-kernel.git IB/mlx5: Remove MTT access mode from umr flags helper function get_umr_flags helper function might be used for types of access modes other than ACCESS_MODE_MTT, such as ACCESS_MODE_KLM. So remove it from helper, and callers will add their own access mode flag. This commit does not add/change functionality. Signed-off-by: Sagi Grimberg Signed-off-by: Roland Dreier --- Reading git-diff-tree failed