From: Eli Cohen Date: Thu, 24 Oct 2013 09:01:03 +0000 (+0300) Subject: mlx5: Use enum to indicate adapter page size X-Git-Tag: v3.13-rc1~44^2^7~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b77d2bd753d119eedcbc08fda58934307676554;p=pandora-kernel.git mlx5: Use enum to indicate adapter page size The Connect-IB adapter has an inherent page size which equals 4K. Define an new enum that equals the page shift and use it instead of using the value 12 throughout the code. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed