commit | 6cb7ff3dcfe6aad6a36a0fd0e928b5bea4fabdd5 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Mon Dec 15 18:17:17 2014 -0800 |
committer | Roland Dreier <roland@purestorage.com> | Mon Dec 15 18:18:58 2014 -0800 |
tree | ee3aaa01d7b05cfd86e1ff9892470d1d80fcbf22 | |
parent | 882214e2b12860bff1ccff15a3ec2bbb29d58c02 [diff] |
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 <roland@purestorage.com>