From: Roland Dreier Date: Tue, 16 Dec 2014 02:17:17 +0000 (-0800) Subject: mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flag X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2^7~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cb7ff3dcfe6aad6a36a0fd0e928b5bea4fabdd5;p=pandora-kernel.git mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flag In commit 0c7aac854f52 ("net/mlx5_core: Remove unused dev cap enum fields"), the flag MLX5_DEV_CAP_FLAG_ON_DMND_PG was removed. Unfortunately the on-demand paging changes actually use it, so re-add the missing flag. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed