On 10/13/2014 11:32 AM, Sagi Grimberg wrote:
mask = MLX5_MKEY_MASK_LEN        |
+        MLX5_MKEY_MASK_PAGE_SIZE    |
+        MLX5_MKEY_MASK_START_ADDR    |
+        MLX5_MKEY_MASK_EN_RINVAL    |
+        MLX5_MKEY_MASK_KEY        |
+        MLX5_MKEY_MASK_LR        |
+        MLX5_MKEY_MASK_LW        |
+        MLX5_MKEY_MASK_RR        |
+        MLX5_MKEY_MASK_RW        |
+        MLX5_MKEY_MASK_A        |
+ MLX5_MKEY_MASK_FREE;
@ least let's not repeat this mask = MLX5_MKEY_MASK_YYY | [...] exactly twice, BTW I think Eli is OOO this week and I'm not sure we want to stop this train just as of this small suggestion I made here



--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to